← Back to Editor

#000000 · #121212 · #FFFFFF · #C8CC49 · #D5D95B

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

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

#121212

Ink Black · Black · Jet Black

HEX
#121212
RGB
rgb(18, 18, 18)
HSL
hsl(0, 0%, 7%)
HSB
hsb(0, 0%, 7%)
CMYK
cmyk(0%, 0%, 0%, 93%)
Oklch
oklch(18.2% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#C8CC49

Autumn Sage · GoldenRod · Sunflower

HEX
#C8CC49
RGB
rgb(200, 204, 73)
HSL
hsl(62, 56%, 54%)
HSB
hsb(62, 64%, 80%)
CMYK
cmyk(2%, 0%, 64%, 20%)
Oklch
oklch(81.8% 0.151 111.0)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#D5D95B

Autumn Sage · BurlyWood · Sunflower

HEX
#D5D95B
RGB
rgb(213, 217, 91)
HSL
hsl(62, 62%, 60%)
HSB
hsb(62, 58%, 85%)
CMYK
cmyk(2%, 0%, 58%, 15%)
Oklch
oklch(85.8% 0.148 110.8)

TraditionalAutumn Sage」· PaintSunflower」· 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
121212
FFFFFF
C8CC49
D5D95B
1.1
Fail
21.0
AAA
12.2
AAA
13.9
AAA
1.1
Fail
18.7
AAA
10.9
AAA
12.4
AAA
21.0
AAA
18.7
AAA
1.7
Fail
1.5
Fail
12.2
AAA
10.9
AAA
1.7
Fail
1.1
Fail
13.9
AAA
12.4
AAA
1.5
Fail
1.1
Fail
White BG
21.0AAA
18.7AAA
1.0Fail
1.7Fail
1.5Fail
Black BG
1.0Fail
1.1Fail
21.0AAA
12.2AAA
13.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
121212
FFFFFF
CACA69
D7D779

Deuteranopia

000000
121212
FFFFFF
CAC970
D7D681

Tritanopia

000000
121212
FFFFFF
C88287
D59297

Achromatopsia

000000
121212
FFFFFF
BCBCBC
C9C9C9

Shades & Tints Shades & Tints

#000000

Dark
Light

#121212

Dark
Light

#FFFFFF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #121212;
  --color-3: #ffffff;
  --color-4: #c8cc49;
  --color-5: #d5d95b;
}

SCSS

$color-1: #000000;
$color-2: #121212;
$color-3: #ffffff;
$color-4: #c8cc49;
$color-5: #d5d95b;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#121212',
  'brand-3': '#ffffff',
  'brand-4': '#c8cc49',
  'brand-5': '#d5d95b',
}

RGB Array

[0, 0, 0], [18, 18, 18], [255, 255, 255], [200, 204, 73], [213, 217, 91]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #121212, #FFFFFF, #C8CC49, #D5D95B 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: #121212; --color-3: #ffffff; --color-4: #c8cc49; --color-5: #d5d95b. 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