← Back to Editor

#000208 · #12192C · #7C7064 · #C5C2B9 · #EAE9E5

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

#000208

Indigo · Black · Deep Sea Blue

HEX
#000208
RGB
rgb(0, 2, 8)
HSL
hsl(225, 100%, 2%)
HSB
hsb(225, 100%, 3%)
CMYK
cmyk(100%, 75%, 0%, 97%)
Oklch
oklch(8.5% 0.027 253.8)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#12192C

Indigo · Black · Deep Sea Blue

HEX
#12192C
RGB
rgb(18, 25, 44)
HSL
hsl(224, 42%, 12%)
HSB
hsb(224, 59%, 17%)
CMYK
cmyk(59%, 43%, 0%, 83%)
Oklch
oklch(21.7% 0.039 267.7)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#7C7064

Ochre · DimGray · Amber Brown

HEX
#7C7064
RGB
rgb(124, 112, 100)
HSL
hsl(30, 11%, 44%)
HSB
hsb(30, 19%, 49%)
CMYK
cmyk(0%, 10%, 19%, 51%)
Oklch
oklch(55.3% 0.024 67.3)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#C5C2B9

Goose Yellow · Silver · Pearl Gray

HEX
#C5C2B9
RGB
rgb(197, 194, 185)
HSL
hsl(45, 9%, 75%)
HSB
hsb(45, 6%, 77%)
CMYK
cmyk(0%, 2%, 6%, 23%)
Oklch
oklch(81.4% 0.013 91.5)

TraditionalGoose Yellow」· PaintPearl Gray」· Creative Silver Lining

#EAE9E5

Goose Yellow · Linen · Lemon Cream

HEX
#EAE9E5
RGB
rgb(234, 233, 229)
HSL
hsl(48, 11%, 91%)
HSB
hsb(48, 2%, 92%)
CMYK
cmyk(0%, 0%, 2%, 8%)
Oklch
oklch(93.4% 0.005 95.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000208
0A0800

Analogous

00080A
000208
03000A

Triadic

000208
0A0003
030A00

Split-Comp.

000208
0A0300
080A00

Tetradic

000208
0A0008
0A0800
000A03

Contrast Matrix WCAG 2.1 Contrast

000208
12192C
7C7064
C5C2B9
EAE9E5
1.2
Fail
4.3
AA Large
11.6
AAA
17.1
AAA
1.2
Fail
3.6
AA Large
9.8
AAA
14.4
AAA
4.3
AA Large
3.6
AA Large
2.7
Fail
4.0
AA Large
11.6
AAA
9.8
AAA
2.7
Fail
1.5
Fail
17.1
AAA
14.4
AAA
4.0
AA Large
1.5
Fail
White BG
20.7AAA
17.5AAA
4.8AA
1.8Fail
1.2Fail
Black BG
1.0Fail
1.2Fail
4.4AA Large
11.8AAA
17.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

010107
151527
777767
C4C4BB
EAEAE6

Deuteranopia

010106
151426
787868
C4C4BC
EAEAE6

Tritanopia

000505
122423
7B696A
C5BDBD
EAE7E7

Achromatopsia

020202
191919
727272
C2C2C2
E9E9E9

Shades & Tints Shades & Tints

#000208

Dark
Light

#12192C

Dark
Light

#7C7064

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000208;
  --color-2: #12192c;
  --color-3: #7c7064;
  --color-4: #c5c2b9;
  --color-5: #eae9e5;
}

SCSS

$color-1: #000208;
$color-2: #12192c;
$color-3: #7c7064;
$color-4: #c5c2b9;
$color-5: #eae9e5;

TAILWIND

colors: {
  'brand-1': '#000208',
  'brand-2': '#12192c',
  'brand-3': '#7c7064',
  'brand-4': '#c5c2b9',
  'brand-5': '#eae9e5',
}

RGB Array

[0, 2, 8], [18, 25, 44], [124, 112, 100], [197, 194, 185], [234, 233, 229]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000208, #12192C, #7C7064, #C5C2B9, #EAE9E5 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: #000208; --color-2: #12192c; --color-3: #7c7064; --color-4: #c5c2b9; --color-5: #eae9e5. 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