← Back to Editor

#000000 · #5AD2F6 · #CDFF00 · #F9EF04 · #B6B7B7

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#5AD2F6

Sky Blue · LightSkyBlue · Lake Green

HEX
#5AD2F6
RGB
rgb(90, 210, 246)
HSL
hsl(194, 90%, 66%)
HSB
hsb(194, 63%, 96%)
CMYK
cmyk(63%, 15%, 0%, 4%)
Oklch
oklch(81.0% 0.118 220.9)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#CDFF00

Grass Green · Yellow · Olive Green

HEX
#CDFF00
RGB
rgb(205, 255, 0)
HSL
hsl(72, 100%, 50%)
HSB
hsb(72, 100%, 100%)
CMYK
cmyk(20%, 0%, 100%, 0%)
Oklch
oklch(93.1% 0.228 122.9)

TraditionalGrass Green」· PaintOlive Green」· Creative Blush Sunrise

#F9EF04

Autumn Sage · Yellow · Honey Gold

HEX
#F9EF04
RGB
rgb(249, 239, 4)
HSL
hsl(58, 97%, 50%)
HSB
hsb(58, 98%, 98%)
CMYK
cmyk(0%, 4%, 98%, 2%)
Oklch
oklch(93.0% 0.199 106.6)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#B6B7B7

Silver Gray · Silver · Pearl Gray

HEX
#B6B7B7
RGB
rgb(182, 183, 183)
HSL
hsl(180, 1%, 72%)
HSB
hsb(180, 1%, 72%)
CMYK
cmyk(1%, 0%, 0%, 28%)
Oklch
oklch(77.9% 0.001 197.1)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
5AD2F6
CDFF00
F9EF04
B6B7B7
12.0
AAA
17.9
AAA
17.4
AAA
10.4
AAA
12.0
AAA
1.5
Fail
1.4
Fail
1.1
Fail
17.9
AAA
1.5
Fail
1.0
Fail
1.7
Fail
17.4
AAA
1.4
Fail
1.0
Fail
1.7
Fail
10.4
AAA
1.1
Fail
1.7
Fail
1.7
Fail
White BG
21.0AAA
1.8Fail
1.2Fail
1.2Fail
2.0Fail
Black BG
1.0Fail
12.0AAA
17.9AAA
17.4AAA
10.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
8E8FED
E3E33E
F5F53D
B6B6B7

Deuteranopia

000000
877EEB
E0DC4D
F5F64B
B6B6B7

Tritanopia

000000
60E6E5
D06E79
F86A74
B6B7B7

Achromatopsia

000000
B2B2B2
D3D3D3
D7D7D7
B7B7B7

Shades & Tints Shades & Tints

#000000

Dark
Light

#5AD2F6

Dark
Light

#CDFF00

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #5ad2f6;
  --color-3: #cdff00;
  --color-4: #f9ef04;
  --color-5: #b6b7b7;
}

SCSS

$color-1: #000000;
$color-2: #5ad2f6;
$color-3: #cdff00;
$color-4: #f9ef04;
$color-5: #b6b7b7;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#5ad2f6',
  'brand-3': '#cdff00',
  'brand-4': '#f9ef04',
  'brand-5': '#b6b7b7',
}

RGB Array

[0, 0, 0], [90, 210, 246], [205, 255, 0], [249, 239, 4], [182, 183, 183]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #5AD2F6, #CDFF00, #F9EF04, #B6B7B7 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #000000; --color-2: #5ad2f6; --color-3: #cdff00; --color-4: #f9ef04; --color-5: #b6b7b7. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.

What UI/UX design tips apply to this palette?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. High-contrast palettes naturally meet WCAG accessibility standards. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.

Which industries or brands suit this palette?

This general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Click "AI Analysis" in the editor for more detailed brand color suggestions.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color