← Back to Editor

#EEEEDC · #E0D4B8 · #C3CEBD · #96B1B4 · #33302F

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#EEEEDC

Fresh Green · Beige · Lemon Cream

HEX
#EEEEDC
RGB
rgb(238, 238, 220)
HSL
hsl(60, 35%, 90%)
HSB
hsb(60, 8%, 93%)
CMYK
cmyk(0%, 0%, 8%, 7%)
Oklch
oklch(94.4% 0.024 106.8)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#E0D4B8

Goose Yellow · Wheat · Lemon Cream

HEX
#E0D4B8
RGB
rgb(224, 212, 184)
HSL
hsl(42, 39%, 80%)
HSB
hsb(42, 18%, 88%)
CMYK
cmyk(0%, 5%, 18%, 12%)
Oklch
oklch(87.2% 0.040 87.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#C3CEBD

Celadon · Silver · Apple Green

HEX
#C3CEBD
RGB
rgb(195, 206, 189)
HSL
hsl(99, 15%, 77%)
HSB
hsb(99, 8%, 81%)
CMYK
cmyk(5%, 0%, 8%, 19%)
Oklch
oklch(83.8% 0.026 134.3)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#96B1B4

Sky Blue · DarkGray · Lake Green

HEX
#96B1B4
RGB
rgb(150, 177, 180)
HSL
hsl(186, 17%, 65%)
HSB
hsb(186, 17%, 71%)
CMYK
cmyk(17%, 2%, 0%, 29%)
Oklch
oklch(74.1% 0.030 204.7)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#33302F

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#33302F
RGB
rgb(51, 48, 47)
HSL
hsl(15, 4%, 19%)
HSB
hsb(15, 8%, 20%)
CMYK
cmyk(0%, 6%, 8%, 80%)
Oklch
oklch(31.2% 0.005 39.4)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEEEDC
DDDDEE

Analogous

EEE6DD
EEEEDC
E6EEDD

Triadic

EEEEDC
DDEEEE
EEDDEE

Split-Comp.

EEEEDC
DDE6EE
E6DDEE

Tetradic

EEEEDC
DDEEE6
DDDDEE
EEDDE6

Contrast Matrix WCAG 2.1 Contrast

EEEEDC
E0D4B8
C3CEBD
96B1B4
33302F
1.3
Fail
1.4
Fail
1.9
Fail
11.2
AAA
1.3
Fail
1.1
Fail
1.5
Fail
8.9
AAA
1.4
Fail
1.1
Fail
1.4
Fail
8.0
AAA
1.9
Fail
1.5
Fail
1.4
Fail
5.8
AA
11.2
AAA
8.9
AAA
8.0
AAA
5.8
AA
White BG
1.2Fail
1.5Fail
1.6Fail
2.3Fail
13.1AAA
Black BG
17.9AAA
14.3AAA
12.9AAA
9.2AAA
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

EEEEE0
DBDBBF
C8C8C1
A2A2B3
32322F

Deuteranopia

EEEEE1
DCDCC0
C7C6C2
A09EB3
32322F

Tritanopia

EEE4E5
DFC4C5
C4C4C5
97B3B3
332F2F

Achromatopsia

ECECEC
D4D4D4
C9C9C9
A9A9A9
313131

Shades & Tints Shades & Tints

#EEEEDC

Dark
Light

#E0D4B8

Dark
Light

#C3CEBD

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eeeedc;
  --color-2: #e0d4b8;
  --color-3: #c3cebd;
  --color-4: #96b1b4;
  --color-5: #33302f;
}

SCSS

$color-1: #eeeedc;
$color-2: #e0d4b8;
$color-3: #c3cebd;
$color-4: #96b1b4;
$color-5: #33302f;

TAILWIND

colors: {
  'brand-1': '#eeeedc',
  'brand-2': '#e0d4b8',
  'brand-3': '#c3cebd',
  'brand-4': '#96b1b4',
  'brand-5': '#33302f',
}

RGB Array

[238, 238, 220], [224, 212, 184], [195, 206, 189], [150, 177, 180], [51, 48, 47]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EEEEDC, #E0D4B8, #C3CEBD, #96B1B4, #33302F is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #eeeedc; --color-2: #e0d4b8; --color-3: #c3cebd; --color-4: #96b1b4; --color-5: #33302f. 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 beauty, lifestyle, arts industries. Restrained colors convey professionalism and trust. 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