← Back to Editor

#EECB96 · #E39A6F · #E0C8A3 · #4C6164 · #2A1A1B

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

#EECB96

Goose Yellow · Khaki · Peach Orange

HEX
#EECB96
RGB
rgb(238, 203, 150)
HSL
hsl(36, 72%, 76%)
HSB
hsb(36, 37%, 93%)
CMYK
cmyk(0%, 15%, 37%, 7%)
Oklch
oklch(86.0% 0.079 77.7)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#E39A6F

Apricot · DarkSalmon · Warm Sun

HEX
#E39A6F
RGB
rgb(227, 154, 111)
HSL
hsl(22, 67%, 66%)
HSB
hsb(22, 51%, 89%)
CMYK
cmyk(0%, 32%, 51%, 11%)
Oklch
oklch(74.9% 0.105 51.0)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#E0C8A3

Goose Yellow · BurlyWood · Peach Orange

HEX
#E0C8A3
RGB
rgb(224, 200, 163)
HSL
hsl(36, 50%, 76%)
HSB
hsb(36, 27%, 88%)
CMYK
cmyk(0%, 11%, 27%, 12%)
Oklch
oklch(84.4% 0.056 78.5)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#4C6164

Slate Blue · DimGray · Mint Ice

HEX
#4C6164
RGB
rgb(76, 97, 100)
HSL
hsl(188, 14%, 35%)
HSB
hsb(188, 24%, 39%)
CMYK
cmyk(24%, 3%, 0%, 61%)
Oklch
oklch(47.7% 0.026 207.0)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#2A1A1B

Crimson · Black · Deep Berry

HEX
#2A1A1B
RGB
rgb(42, 26, 27)
HSL
hsl(356, 24%, 13%)
HSB
hsb(356, 38%, 16%)
CMYK
cmyk(0%, 38%, 36%, 84%)
Oklch
oklch(23.9% 0.026 15.0)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EECB96
96B9EE

Analogous

EE9F96
EECB96
E5EE96

Triadic

EECB96
96EECB
CB96EE

Split-Comp.

EECB96
96E5EE
9F96EE

Tetradic

EECB96
96EE9F
96B9EE
EE96E5

Contrast Matrix WCAG 2.1 Contrast

EECB96
E39A6F
E0C8A3
4C6164
2A1A1B
1.5
Fail
1.1
Fail
4.3
AA Large
10.8
AAA
1.5
Fail
1.4
Fail
2.8
Fail
7.2
AAA
1.1
Fail
1.4
Fail
4.0
AA Large
10.3
AAA
4.3
AA Large
2.8
Fail
4.0
AA Large
2.5
Fail
10.8
AAA
7.2
AAA
10.3
AAA
2.5
Fail
White BG
1.5Fail
2.3Fail
1.6Fail
6.6AA
16.6AAA
Black BG
13.6AAA
9.1AAA
13.0AAA
3.2AA Large
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

DFDFA3
C3C379
D6D5AC
555563
23231B

Deuteranopia

E1E4A6
C8CD7C
D7D9AE
545263
24251B

Tritanopia

ECADAF
DF8283
DFB3B5
4D6363
291B1B

Achromatopsia

CFCFCF
ABABAB
CBCBCB
5B5B5B
1F1F1F

Shades & Tints Shades & Tints

#EECB96

Dark
Light

#E39A6F

Dark
Light

#E0C8A3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eecb96;
  --color-2: #e39a6f;
  --color-3: #e0c8a3;
  --color-4: #4c6164;
  --color-5: #2a1a1b;
}

SCSS

$color-1: #eecb96;
$color-2: #e39a6f;
$color-3: #e0c8a3;
$color-4: #4c6164;
$color-5: #2a1a1b;

TAILWIND

colors: {
  'brand-1': '#eecb96',
  'brand-2': '#e39a6f',
  'brand-3': '#e0c8a3',
  'brand-4': '#4c6164',
  'brand-5': '#2a1a1b',
}

RGB Array

[238, 203, 150], [227, 154, 111], [224, 200, 163], [76, 97, 100], [42, 26, 27]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EECB96, #E39A6F, #E0C8A3, #4C6164, #2A1A1B 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: #eecb96; --color-2: #e39a6f; --color-3: #e0c8a3; --color-4: #4c6164; --color-5: #2a1a1b. 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