← Back to Editor

#EEE1C1 · #DCD7B5 · #C0CCB6 · #75666B · #E9B3A0

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#EEE1C1

Goose Yellow · Wheat · Lemon Cream

HEX
#EEE1C1
RGB
rgb(238, 225, 193)
HSL
hsl(43, 57%, 85%)
HSB
hsb(43, 19%, 93%)
CMYK
cmyk(0%, 5%, 19%, 7%)
Oklch
oklch(91.2% 0.045 88.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#DCD7B5

Fresh Green · Wheat · Lemon Cream

HEX
#DCD7B5
RGB
rgb(220, 215, 181)
HSL
hsl(52, 36%, 79%)
HSB
hsb(52, 18%, 86%)
CMYK
cmyk(0%, 2%, 18%, 14%)
Oklch
oklch(87.4% 0.046 100.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#C0CCB6

Celadon · Silver · Apple Green

HEX
#C0CCB6
RGB
rgb(192, 204, 182)
HSL
hsl(93, 18%, 76%)
HSB
hsb(93, 11%, 80%)
CMYK
cmyk(6%, 0%, 11%, 20%)
Oklch
oklch(83.0% 0.033 130.6)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#75666B

Ink Gray · DimGray · Warm Gray

HEX
#75666B
RGB
rgb(117, 102, 107)
HSL
hsl(340, 7%, 43%)
HSB
hsb(340, 13%, 46%)
CMYK
cmyk(0%, 13%, 9%, 54%)
Oklch
oklch(52.6% 0.020 355.7)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#E9B3A0

Apricot · BurlyWood · Peach Orange

HEX
#E9B3A0
RGB
rgb(233, 179, 160)
HSL
hsl(16, 62%, 77%)
HSB
hsb(16, 31%, 91%)
CMYK
cmyk(0%, 23%, 31%, 9%)
Oklch
oklch(81.1% 0.069 40.2)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEE1C1
C3CFEF

Analogous

EFCCC3
EEE1C1
E5EFC3

Triadic

EEE1C1
C3EFE2
E2C3EF

Split-Comp.

EEE1C1
C3E5EF
CCC3EF

Tetradic

EEE1C1
C3EFCC
C3CFEF
EFC3E5

Contrast Matrix WCAG 2.1 Contrast

EEE1C1
DCD7B5
C0CCB6
75666B
E9B3A0
1.1
Fail
1.3
Fail
4.2
AA Large
1.4
Fail
1.1
Fail
1.1
Fail
3.7
AA Large
1.3
Fail
1.3
Fail
1.1
Fail
3.2
AA Large
1.1
Fail
4.2
AA Large
3.7
AA Large
3.2
AA Large
3.0
Fail
1.4
Fail
1.3
Fail
1.1
Fail
3.0
Fail
White BG
1.3Fail
1.5Fail
1.7Fail
5.4AA
1.8Fail
Black BG
16.2AAA
14.4AAA
12.6AAA
3.9AA Large
11.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E8E8C9
DADABD
C5C5BB
6F6E6A
D2D1A5

Deuteranopia

E9EACB
DADBBF
C5C4BD
6F7069
D5D9A6

Tritanopia

EDCFD0
DCC4C5
C1C0C0
746969
E6A8A9

Achromatopsia

E1E1E1
D5D5D5
C6C6C6
6B6B6B
C1C1C1

Shades & Tints Shades & Tints

#EEE1C1

Dark
Light

#DCD7B5

Dark
Light

#C0CCB6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eee1c1;
  --color-2: #dcd7b5;
  --color-3: #c0ccb6;
  --color-4: #75666b;
  --color-5: #e9b3a0;
}

SCSS

$color-1: #eee1c1;
$color-2: #dcd7b5;
$color-3: #c0ccb6;
$color-4: #75666b;
$color-5: #e9b3a0;

TAILWIND

colors: {
  'brand-1': '#eee1c1',
  'brand-2': '#dcd7b5',
  'brand-3': '#c0ccb6',
  'brand-4': '#75666b',
  'brand-5': '#e9b3a0',
}

RGB Array

[238, 225, 193], [220, 215, 181], [192, 204, 182], [117, 102, 107], [233, 179, 160]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EEE1C1, #DCD7B5, #C0CCB6, #75666B, #E9B3A0 is ideal for: health products, baby brands, fresh-style blogs, 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: #eee1c1; --color-2: #dcd7b5; --color-3: #c0ccb6; --color-4: #75666b; --color-5: #e9b3a0. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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