← Back to Editor

#000000 · #E5E884 · #D4C87D · #D6B37A · #D6967A

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

#E5E884

Fresh Green · Khaki · Sunflower

HEX
#E5E884
RGB
rgb(229, 232, 132)
HSL
hsl(62, 68%, 71%)
HSB
hsb(62, 43%, 91%)
CMYK
cmyk(1%, 0%, 43%, 9%)
Oklch
oklch(90.7% 0.123 110.1)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#D4C87D

Fresh Green · BurlyWood · Sunflower

HEX
#D4C87D
RGB
rgb(212, 200, 125)
HSL
hsl(52, 50%, 66%)
HSB
hsb(52, 41%, 83%)
CMYK
cmyk(0%, 6%, 41%, 17%)
Oklch
oklch(82.6% 0.097 100.3)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#D6B37A

Ginger · BurlyWood · Warm Sun

HEX
#D6B37A
RGB
rgb(214, 179, 122)
HSL
hsl(37, 53%, 66%)
HSB
hsb(37, 43%, 84%)
CMYK
cmyk(0%, 16%, 43%, 16%)
Oklch
oklch(78.5% 0.084 79.2)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

#D6967A

Apricot · DarkSalmon · Warm Sun

HEX
#D6967A
RGB
rgb(214, 150, 122)
HSL
hsl(18, 53%, 66%)
HSB
hsb(18, 43%, 84%)
CMYK
cmyk(0%, 30%, 43%, 16%)
Oklch
oklch(72.9% 0.087 44.5)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

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
E5E884
D4C87D
D6B37A
D6967A
16.2
AAA
12.4
AAA
10.6
AAA
8.5
AAA
16.2
AAA
1.3
Fail
1.5
Fail
1.9
Fail
12.4
AAA
1.3
Fail
1.2
Fail
1.5
Fail
10.6
AAA
1.5
Fail
1.2
Fail
1.2
Fail
8.5
AAA
1.9
Fail
1.5
Fail
1.2
Fail
White BG
21.0AAA
1.3Fail
1.7Fail
2.0Fail
2.5Fail
Black BG
1.0Fail
16.2AAA
12.4AAA
10.6AAA
8.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
E6E69C
CFCF8F
C7C788
BABA81

Deuteranopia

000000
E6E6A2
D0D094
C9CB8B
BEC382

Tritanopia

000000
E5AFB4
D39DA1
D49395
D38687

Achromatopsia

000000
DCDCDC
C3C3C3
B7B7B7
A6A6A6

Shades & Tints Shades & Tints

#000000

Dark
Light

#E5E884

Dark
Light

#D4C87D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #e5e884;
  --color-3: #d4c87d;
  --color-4: #d6b37a;
  --color-5: #d6967a;
}

SCSS

$color-1: #000000;
$color-2: #e5e884;
$color-3: #d4c87d;
$color-4: #d6b37a;
$color-5: #d6967a;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#e5e884',
  'brand-3': '#d4c87d',
  'brand-4': '#d6b37a',
  'brand-5': '#d6967a',
}

RGB Array

[0, 0, 0], [229, 232, 132], [212, 200, 125], [214, 179, 122], [214, 150, 122]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #E5E884, #D4C87D, #D6B37A, #D6967A 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: #e5e884; --color-3: #d4c87d; --color-4: #d6b37a; --color-5: #d6967a. 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