← Back to Editor

#E4D4BF · #F2EEE9 · #ECD2B5 · #755F41 · #EBDDCB

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

#E4D4BF

Goose Yellow · Wheat · Peach Orange

HEX
#E4D4BF
RGB
rgb(228, 212, 191)
HSL
hsl(34, 41%, 82%)
HSB
hsb(34, 16%, 89%)
CMYK
cmyk(0%, 7%, 16%, 11%)
Oklch
oklch(87.7% 0.033 74.8)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F2EEE9

Goose Yellow · Linen · Peach Orange

HEX
#F2EEE9
RGB
rgb(242, 238, 233)
HSL
hsl(33, 26%, 93%)
HSB
hsb(33, 4%, 95%)
CMYK
cmyk(0%, 2%, 4%, 5%)
Oklch
oklch(95.1% 0.008 73.7)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#ECD2B5

Goose Yellow · Wheat · Peach Orange

HEX
#ECD2B5
RGB
rgb(236, 210, 181)
HSL
hsl(32, 59%, 82%)
HSB
hsb(32, 23%, 93%)
CMYK
cmyk(0%, 11%, 23%, 7%)
Oklch
oklch(87.8% 0.048 70.2)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#755F41

Ochre · DarkOliveGreen · Amber Brown

HEX
#755F41
RGB
rgb(117, 95, 65)
HSL
hsl(35, 29%, 36%)
HSB
hsb(35, 44%, 46%)
CMYK
cmyk(0%, 19%, 44%, 54%)
Oklch
oklch(50.0% 0.052 74.7)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

#EBDDCB

Goose Yellow · Bisque · Peach Orange

HEX
#EBDDCB
RGB
rgb(235, 221, 203)
HSL
hsl(34, 44%, 86%)
HSB
hsb(34, 14%, 92%)
CMYK
cmyk(0%, 6%, 14%, 8%)
Oklch
oklch(90.4% 0.029 74.3)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E4D4BF
BECFE4

Analogous

E4C1BE
E4D4BF
E1E4BE

Triadic

E4D4BF
BEE4D4
D4BEE4

Split-Comp.

E4D4BF
BEE1E4
C1BEE4

Tetradic

E4D4BF
BEE4C1
BECFE4
E4BEE1

Contrast Matrix WCAG 2.1 Contrast

E4D4BF
F2EEE9
ECD2B5
755F41
EBDDCB
1.3
Fail
1.0
Fail
4.2
AA Large
1.1
Fail
1.3
Fail
1.3
Fail
5.2
AA
1.2
Fail
1.0
Fail
1.3
Fail
4.2
AA Large
1.1
Fail
4.2
AA Large
5.2
AA
4.2
AA Large
4.5
AA
1.1
Fail
1.2
Fail
1.1
Fail
4.5
AA
White BG
1.5Fail
1.2Fail
1.5Fail
6.1AA
1.3Fail
Black BG
14.5AAA
18.2AAA
14.5AAA
3.5AA Large
15.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

DDDDC4
F0F0EA
E1E1BC
6B6B48
E5E5CF

Deuteranopia

DEDFC5
F1F1EB
E2E4BE
6D6E4A
E6E7D0

Tritanopia

E3C8C9
F2EBEB
EBC2C3
744E4F
EAD3D4

Achromatopsia

D6D6D6
EFEFEF
D6D6D6
626262
DFDFDF

Shades & Tints Shades & Tints

#E4D4BF

Dark
Light

#F2EEE9

Dark
Light

#ECD2B5

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e4d4bf;
  --color-2: #f2eee9;
  --color-3: #ecd2b5;
  --color-4: #755f41;
  --color-5: #ebddcb;
}

SCSS

$color-1: #e4d4bf;
$color-2: #f2eee9;
$color-3: #ecd2b5;
$color-4: #755f41;
$color-5: #ebddcb;

TAILWIND

colors: {
  'brand-1': '#e4d4bf',
  'brand-2': '#f2eee9',
  'brand-3': '#ecd2b5',
  'brand-4': '#755f41',
  'brand-5': '#ebddcb',
}

RGB Array

[228, 212, 191], [242, 238, 233], [236, 210, 181], [117, 95, 65], [235, 221, 203]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E4D4BF, #F2EEE9, #ECD2B5, #755F41, #EBDDCB 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: #e4d4bf; --color-2: #f2eee9; --color-3: #ecd2b5; --color-4: #755f41; --color-5: #ebddcb. 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