← Back to Editor

#000000 · #515151 · #9DA9B5 · #F5F5F5 · #DDFF00

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

#515151

Ink Gray · DarkSlateGray · Charcoal

HEX
#515151
RGB
rgb(81, 81, 81)
HSL
hsl(0, 0%, 32%)
HSB
hsb(0, 0%, 32%)
CMYK
cmyk(0%, 0%, 0%, 68%)
Oklch
oklch(43.5% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#9DA9B5

Azure · DarkGray · Cobalt Blue

HEX
#9DA9B5
RGB
rgb(157, 169, 181)
HSL
hsl(210, 14%, 66%)
HSB
hsb(210, 13%, 71%)
CMYK
cmyk(13%, 7%, 0%, 29%)
Oklch
oklch(72.9% 0.022 248.1)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#F5F5F5

Moonlight White · SeaShell · Cloud White

HEX
#F5F5F5
RGB
rgb(245, 245, 245)
HSL
hsl(0, 0%, 96%)
HSB
hsb(0, 0%, 96%)
CMYK
cmyk(0%, 0%, 0%, 4%)
Oklch
oklch(97.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#DDFF00

Autumn Sage · Yellow · Honey Gold

HEX
#DDFF00
RGB
rgb(221, 255, 0)
HSL
hsl(68, 100%, 50%)
HSB
hsb(68, 100%, 100%)
CMYK
cmyk(13%, 0%, 100%, 0%)
Oklch
oklch(94.2% 0.222 119.0)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

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
515151
9DA9B5
F5F5F5
DDFF00
2.6
Fail
8.8
AAA
19.3
AAA
18.4
AAA
2.6
Fail
3.3
AA Large
7.3
AAA
6.9
AA
8.8
AAA
3.3
AA Large
2.2
Fail
2.1
Fail
19.3
AAA
7.3
AAA
2.2
Fail
1.0
Fail
18.4
AAA
6.9
AA
2.1
Fail
1.0
Fail
White BG
21.0AAA
7.9AAA
2.4Fail
1.1Fail
1.1Fail
Black BG
1.0Fail
2.6Fail
8.8AAA
19.3AAA
18.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
515151
A2A2B2
F5F5F5
ECEC3E

Deuteranopia

000000
515151
A2A1B1
F5F5F5
EAE74D

Tritanopia

000000
515151
9EB0AF
F5F5F5
DF6E79

Achromatopsia

000000
515151
A7A7A7
F5F5F5
D8D8D8

Shades & Tints Shades & Tints

#000000

Dark
Light

#515151

Dark
Light

#9DA9B5

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #515151;
  --color-3: #9da9b5;
  --color-4: #f5f5f5;
  --color-5: #ddff00;
}

SCSS

$color-1: #000000;
$color-2: #515151;
$color-3: #9da9b5;
$color-4: #f5f5f5;
$color-5: #ddff00;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#515151',
  'brand-3': '#9da9b5',
  'brand-4': '#f5f5f5',
  'brand-5': '#ddff00',
}

RGB Array

[0, 0, 0], [81, 81, 81], [157, 169, 181], [245, 245, 245], [221, 255, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #515151, #9DA9B5, #F5F5F5, #DDFF00 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant 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: #515151; --color-3: #9da9b5; --color-4: #f5f5f5; --color-5: #ddff00. 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. Restrained colors convey professionalism and trust. 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