← Back to Editor

#EEE3CF · #D0C5C3 · #A58E64 · #9E4F0C · #460E00

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

#EEE3CF

Goose Yellow · Bisque · Peach Orange

HEX
#EEE3CF
RGB
rgb(238, 227, 207)
HSL
hsl(39, 48%, 87%)
HSB
hsb(39, 13%, 93%)
CMYK
cmyk(0%, 5%, 13%, 7%)
Oklch
oklch(91.9% 0.029 82.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#D0C5C3

Peach Pink · Silver · Coral Red

HEX
#D0C5C3
RGB
rgb(208, 197, 195)
HSL
hsl(9, 12%, 79%)
HSB
hsb(9, 6%, 82%)
CMYK
cmyk(0%, 5%, 6%, 18%)
Oklch
oklch(83.2% 0.013 29.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#A58E64

Ginger · Gray · Warm Sun

HEX
#A58E64
RGB
rgb(165, 142, 100)
HSL
hsl(39, 27%, 52%)
HSB
hsb(39, 39%, 65%)
CMYK
cmyk(0%, 14%, 39%, 35%)
Oklch
oklch(65.7% 0.064 82.2)

TraditionalGinger」· PaintWarm Sun」· Creative Blush Sunrise

#9E4F0C

Tangerine · Sienna · Amber Brown

HEX
#9E4F0C
RGB
rgb(158, 79, 12)
HSL
hsl(28, 86%, 33%)
HSB
hsb(28, 92%, 62%)
CMYK
cmyk(0%, 50%, 92%, 38%)
Oklch
oklch(51.6% 0.126 52.8)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#460E00

Vermilion · Maroon · Deep Berry

HEX
#460E00
RGB
rgb(70, 14, 0)
HSL
hsl(12, 100%, 14%)
HSB
hsb(12, 100%, 27%)
CMYK
cmyk(0%, 80%, 100%, 73%)
Oklch
oklch(26.3% 0.088 36.7)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEE3CF
CED9EE

Analogous

EED3CE
EEE3CF
E9EECE

Triadic

EEE3CF
CEEEE3
E3CEEE

Split-Comp.

EEE3CF
CEE9EE
D3CEEE

Tetradic

EEE3CF
CEEED3
CED9EE
EECEE9

Contrast Matrix WCAG 2.1 Contrast

EEE3CF
D0C5C3
A58E64
9E4F0C
460E00
1.3
Fail
2.5
Fail
4.6
AA
12.5
AAA
1.3
Fail
1.9
Fail
3.5
AA Large
9.4
AAA
2.5
Fail
1.9
Fail
1.9
Fail
5.0
AA
4.6
AA
3.5
AA Large
1.9
Fail
2.7
Fail
12.5
AAA
9.4
AAA
5.0
AA
2.7
Fail
White BG
1.3Fail
1.7Fail
3.2AA Large
5.9AA
15.9AAA
Black BG
16.5AAA
12.5AAA
6.7AA
3.6AA Large
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E9E9D4
CBCBC3
9B9B6E
7C7B1C
2E2D03

Deuteranopia

EAEBD5
CCCDC4
9C9E71
808620
313504

Tritanopia

EDD8D9
CFC4C4
A47678
9A292C
430607

Achromatopsia

E4E4E4
C8C8C8
909090
5F5F5F
1D1D1D

Shades & Tints Shades & Tints

#EEE3CF

Dark
Light

#D0C5C3

Dark
Light

#A58E64

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eee3cf;
  --color-2: #d0c5c3;
  --color-3: #a58e64;
  --color-4: #9e4f0c;
  --color-5: #460e00;
}

SCSS

$color-1: #eee3cf;
$color-2: #d0c5c3;
$color-3: #a58e64;
$color-4: #9e4f0c;
$color-5: #460e00;

TAILWIND

colors: {
  'brand-1': '#eee3cf',
  'brand-2': '#d0c5c3',
  'brand-3': '#a58e64',
  'brand-4': '#9e4f0c',
  'brand-5': '#460e00',
}

RGB Array

[238, 227, 207], [208, 197, 195], [165, 142, 100], [158, 79, 12], [70, 14, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EEE3CF, #D0C5C3, #A58E64, #9E4F0C, #460E00 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: #eee3cf; --color-2: #d0c5c3; --color-3: #a58e64; --color-4: #9e4f0c; --color-5: #460e00. 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