← Back to Editor

#EEE0A3 · #CFD8B7 · #B0D0CB · #6F7184 · #2D113D

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

#EEE0A3

Goose Yellow · Wheat · Lemon Cream

HEX
#EEE0A3
RGB
rgb(238, 224, 163)
HSL
hsl(49, 69%, 79%)
HSB
hsb(49, 32%, 93%)
CMYK
cmyk(0%, 6%, 32%, 7%)
Oklch
oklch(90.4% 0.080 96.7)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#CFD8B7

Willow Green · LightGray · Apple Green

HEX
#CFD8B7
RGB
rgb(207, 216, 183)
HSL
hsl(76, 30%, 78%)
HSB
hsb(76, 15%, 85%)
CMYK
cmyk(4%, 0%, 15%, 15%)
Oklch
oklch(86.7% 0.045 119.8)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#B0D0CB

Jade · LightSteelBlue · Lake Green

HEX
#B0D0CB
RGB
rgb(176, 208, 203)
HSL
hsl(171, 25%, 75%)
HSB
hsb(171, 15%, 82%)
CMYK
cmyk(15%, 0%, 2%, 18%)
Oklch
oklch(83.3% 0.035 185.1)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#6F7184

Indigo · SlateGray · Warm Gray

HEX
#6F7184
RGB
rgb(111, 113, 132)
HSL
hsl(234, 9%, 48%)
HSB
hsb(234, 16%, 52%)
CMYK
cmyk(16%, 14%, 0%, 48%)
Oklch
oklch(55.4% 0.029 280.6)

TraditionalIndigo」· PaintWarm Gray」· Creative Urban Concrete

#2D113D

Royal Purple · MidnightBlue · Dark Purple

HEX
#2D113D
RGB
rgb(45, 17, 61)
HSL
hsl(278, 56%, 15%)
HSB
hsb(278, 72%, 24%)
CMYK
cmyk(26%, 72%, 0%, 76%)
Oklch
oklch(24.5% 0.084 311.0)

TraditionalRoyal Purple」· PaintDark Purple」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEE0A3
A5B2EE

Analogous

EEBCA5
EEE0A3
D7EEA5

Triadic

EEE0A3
A5EEE1
E1A5EE

Split-Comp.

EEE0A3
A5D7EE
BCA5EE

Tetradic

EEE0A3
A5EEBC
A5B2EE
EEA5D7

Contrast Matrix WCAG 2.1 Contrast

EEE0A3
CFD8B7
B0D0CB
6F7184
2D113D
1.1
Fail
1.2
Fail
3.6
AA Large
12.6
AAA
1.1
Fail
1.1
Fail
3.2
AA Large
11.2
AAA
1.2
Fail
1.1
Fail
2.9
Fail
10.1
AAA
3.6
AA Large
3.2
AA Large
2.9
Fail
3.5
AA Large
12.6
AAA
11.2
AAA
10.1
AAA
3.5
AA Large
White BG
1.3Fail
1.5Fail
1.6Fail
4.8AA
16.7AAA
Black BG
15.8AAA
14.2AAA
12.7AAA
4.4AA Large
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E8E8B2
D3D3BF
BEBECC
70707F
212132

Deuteranopia

E9EAB5
D2D2C1
BCBACD
70707E
232530

Tritanopia

EDBDC0
CFC5C7
B2CDCD
6F7C7B
2C2A28

Achromatopsia

DDDDDD
D2D2D2
C6C6C6
737373
1E1E1E

Shades & Tints Shades & Tints

#EEE0A3

Dark
Light

#CFD8B7

Dark
Light

#B0D0CB

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eee0a3;
  --color-2: #cfd8b7;
  --color-3: #b0d0cb;
  --color-4: #6f7184;
  --color-5: #2d113d;
}

SCSS

$color-1: #eee0a3;
$color-2: #cfd8b7;
$color-3: #b0d0cb;
$color-4: #6f7184;
$color-5: #2d113d;

TAILWIND

colors: {
  'brand-1': '#eee0a3',
  'brand-2': '#cfd8b7',
  'brand-3': '#b0d0cb',
  'brand-4': '#6f7184',
  'brand-5': '#2d113d',
}

RGB Array

[238, 224, 163], [207, 216, 183], [176, 208, 203], [111, 113, 132], [45, 17, 61]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EEE0A3, #CFD8B7, #B0D0CB, #6F7184, #2D113D 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: #eee0a3; --color-2: #cfd8b7; --color-3: #b0d0cb; --color-4: #6f7184; --color-5: #2d113d. 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