← Back to Editor

#000005 · #6C906C · #9C9777 · #F89E83 · #E1CC9F

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

#000005

Deep Indigo · Black · Deep Sea Blue

HEX
#000005
RGB
rgb(0, 0, 5)
HSL
hsl(240, 100%, 1%)
HSB
hsb(240, 100%, 2%)
CMYK
cmyk(100%, 100%, 0%, 98%)
Oklch
oklch(5.2% 0.036 264.1)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#6C906C

Celadon · Gray · Olive Green

HEX
#6C906C
RGB
rgb(108, 144, 108)
HSL
hsl(120, 14%, 49%)
HSB
hsb(120, 25%, 56%)
CMYK
cmyk(25%, 0%, 25%, 44%)
Oklch
oklch(61.6% 0.067 144.7)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#9C9777

Autumn Sage · Gray · Sunflower

HEX
#9C9777
RGB
rgb(156, 151, 119)
HSL
hsl(52, 16%, 54%)
HSB
hsb(52, 24%, 61%)
CMYK
cmyk(0%, 3%, 24%, 39%)
Oklch
oklch(67.2% 0.045 100.1)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

#F89E83

Peach Pink · LightSalmon · Coral Red

HEX
#F89E83
RGB
rgb(248, 158, 131)
HSL
hsl(14, 89%, 74%)
HSB
hsb(14, 47%, 97%)
CMYK
cmyk(0%, 36%, 47%, 3%)
Oklch
oklch(78.4% 0.115 37.5)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#E1CC9F

Goose Yellow · BurlyWood · Sunflower

HEX
#E1CC9F
RGB
rgb(225, 204, 159)
HSL
hsl(41, 52%, 75%)
HSB
hsb(41, 29%, 88%)
CMYK
cmyk(0%, 9%, 29%, 12%)
Oklch
oklch(85.2% 0.064 85.9)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000005
050500

Analogous

000305
000005
030005

Triadic

000005
050000
000500

Split-Comp.

000005
050300
030500

Tetradic

000005
050003
050500
000503

Contrast Matrix WCAG 2.1 Contrast

000005
6C906C
9C9777
F89E83
E1CC9F
5.8
AA
7.1
AAA
10.2
AAA
13.3
AAA
5.8
AA
1.2
Fail
1.7
Fail
2.3
Fail
7.1
AAA
1.2
Fail
1.4
Fail
1.9
Fail
10.2
AAA
1.7
Fail
1.4
Fail
1.3
Fail
13.3
AAA
2.3
Fail
1.9
Fail
1.3
Fail
White BG
21.0AAA
3.6AA Large
3.0Fail
2.1Fail
1.6Fail
Black BG
1.0Fail
5.8AA
7.1AAA
10.2AAA
13.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000004
7C7C75
9A9A7F
D1D08A
D8D8AA

Deuteranopia

000004
7A7777
9A9B81
D6DD8B
D9DBAD

Tritanopia

000303
6E7C7D
9C8586
F48F90
E0B2B4

Achromatopsia

010101
818181
959595
B6B6B6
CDCDCD

Shades & Tints Shades & Tints

#000005

Dark
Light

#6C906C

Dark
Light

#9C9777

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000005;
  --color-2: #6c906c;
  --color-3: #9c9777;
  --color-4: #f89e83;
  --color-5: #e1cc9f;
}

SCSS

$color-1: #000005;
$color-2: #6c906c;
$color-3: #9c9777;
$color-4: #f89e83;
$color-5: #e1cc9f;

TAILWIND

colors: {
  'brand-1': '#000005',
  'brand-2': '#6c906c',
  'brand-3': '#9c9777',
  'brand-4': '#f89e83',
  'brand-5': '#e1cc9f',
}

RGB Array

[0, 0, 5], [108, 144, 108], [156, 151, 119], [248, 158, 131], [225, 204, 159]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000005, #6C906C, #9C9777, #F89E83, #E1CC9F 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: #000005; --color-2: #6c906c; --color-3: #9c9777; --color-4: #f89e83; --color-5: #e1cc9f. 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