← Back to Editor

#EEEAB6 · #CBDDB3 · #88B87C · #888805 · #E0BF51

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

#EEEAB6

Fresh Green · Wheat · Lemon Cream

HEX
#EEEAB6
RGB
rgb(238, 234, 182)
HSL
hsl(56, 62%, 82%)
HSB
hsb(56, 24%, 93%)
CMYK
cmyk(0%, 2%, 24%, 7%)
Oklch
oklch(92.7% 0.067 104.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#CBDDB3

Willow Green · Silver · Apple Green

HEX
#CBDDB3
RGB
rgb(203, 221, 179)
HSL
hsl(86, 38%, 78%)
HSB
hsb(86, 19%, 87%)
CMYK
cmyk(8%, 0%, 19%, 13%)
Oklch
oklch(87.3% 0.059 126.5)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#88B87C

Celadon · DarkSeaGreen · Olive Green

HEX
#88B87C
RGB
rgb(136, 184, 124)
HSL
hsl(108, 30%, 60%)
HSB
hsb(108, 33%, 72%)
CMYK
cmyk(26%, 0%, 33%, 28%)
Oklch
oklch(73.3% 0.098 139.5)

TraditionalCeladon」· PaintOlive Green」· Creative Blush Sunrise

#888805

Autumn Sage · Olive · Honey Gold

HEX
#888805
RGB
rgb(136, 136, 5)
HSL
hsl(60, 93%, 28%)
HSB
hsb(60, 96%, 53%)
CMYK
cmyk(0%, 0%, 96%, 47%)
Oklch
oklch(60.7% 0.131 109.7)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#E0BF51

Ginger · SandyBrown · Sunflower

HEX
#E0BF51
RGB
rgb(224, 191, 81)
HSL
hsl(46, 70%, 60%)
HSB
hsb(46, 64%, 88%)
CMYK
cmyk(0%, 15%, 64%, 12%)
Oklch
oklch(81.3% 0.133 92.4)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEEAB6
B5B8EE

Analogous

EECDB5
EEEAB6
D5EEB5

Triadic

EEEAB6
B5EEEA
EAB5EE

Split-Comp.

EEEAB6
B5D5EE
CDB5EE

Tetradic

EEEAB6
B5EECD
B5B8EE
EEB5D5

Contrast Matrix WCAG 2.1 Contrast

EEEAB6
CBDDB3
88B87C
888805
E0BF51
1.2
Fail
1.9
Fail
3.1
AA Large
1.5
Fail
1.2
Fail
1.6
Fail
2.6
Fail
1.2
Fail
1.9
Fail
1.6
Fail
1.7
Fail
1.3
Fail
3.1
AA Large
2.6
Fail
1.7
Fail
2.1
Fail
1.5
Fail
1.2
Fail
1.3
Fail
2.1
Fail
White BG
1.2Fail
1.4Fail
2.3Fail
3.8AA Large
1.8Fail
Black BG
17.1AAA
14.5AAA
9.2AAA
5.6AA
11.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

ECECC3
D3D3BD
9D9D8B
888825
D2D16C

Deuteranopia

EDEDC6
D2D0C0
9A968E
88882C
D4D672

Tritanopia

EECDCF
CCC5C7
8A9699
883E43
DE8185

Achromatopsia

E5E5E5
D3D3D3
A3A3A3
797979
BCBCBC

Shades & Tints Shades & Tints

#EEEAB6

Dark
Light

#CBDDB3

Dark
Light

#88B87C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eeeab6;
  --color-2: #cbddb3;
  --color-3: #88b87c;
  --color-4: #888805;
  --color-5: #e0bf51;
}

SCSS

$color-1: #eeeab6;
$color-2: #cbddb3;
$color-3: #88b87c;
$color-4: #888805;
$color-5: #e0bf51;

TAILWIND

colors: {
  'brand-1': '#eeeab6',
  'brand-2': '#cbddb3',
  'brand-3': '#88b87c',
  'brand-4': '#888805',
  'brand-5': '#e0bf51',
}

RGB Array

[238, 234, 182], [203, 221, 179], [136, 184, 124], [136, 136, 5], [224, 191, 81]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EEEAB6, #CBDDB3, #88B87C, #888805, #E0BF51 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: #eeeab6; --color-2: #cbddb3; --color-3: #88b87c; --color-4: #888805; --color-5: #e0bf51. 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