← Back to Editor

#EEDAC2 · #2B120B · #D0A7AF · #E0BDC4 · #F9E9D2

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

#EEDAC2

Goose Yellow · Wheat · Peach Orange

HEX
#EEDAC2
RGB
rgb(238, 218, 194)
HSL
hsl(33, 56%, 85%)
HSB
hsb(33, 18%, 93%)
CMYK
cmyk(0%, 8%, 18%, 7%)
Oklch
oklch(89.8% 0.039 72.3)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#2B120B

Crimson · Black · Deep Berry

HEX
#2B120B
RGB
rgb(43, 18, 11)
HSL
hsl(13, 59%, 11%)
HSB
hsb(13, 74%, 17%)
CMYK
cmyk(0%, 58%, 74%, 83%)
Oklch
oklch(21.8% 0.044 36.5)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

#D0A7AF

Peach Pink · Silver · Coral Red

HEX
#D0A7AF
RGB
rgb(208, 167, 175)
HSL
hsl(348, 30%, 74%)
HSB
hsb(348, 20%, 82%)
CMYK
cmyk(0%, 20%, 16%, 18%)
Oklch
oklch(76.8% 0.049 5.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#E0BDC4

Peach Pink · LightGray · Cherry Blossom

HEX
#E0BDC4
RGB
rgb(224, 189, 196)
HSL
hsl(348, 36%, 81%)
HSB
hsb(348, 16%, 88%)
CMYK
cmyk(0%, 16%, 12%, 12%)
Oklch
oklch(83.1% 0.041 4.5)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#F9E9D2

Goose Yellow · Bisque · Peach Orange

HEX
#F9E9D2
RGB
rgb(249, 233, 210)
HSL
hsl(35, 76%, 90%)
HSB
hsb(35, 16%, 98%)
CMYK
cmyk(0%, 6%, 16%, 2%)
Oklch
oklch(94.1% 0.035 77.1)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEDAC2
C3D7EE

Analogous

EEC5C3
EEDAC2
ECEEC3

Triadic

EEDAC2
C3EEDB
DBC3EE

Split-Comp.

EEDAC2
C3ECEE
C5C3EE

Tetradic

EEDAC2
C3EEC5
C3D7EE
EEC3EC

Contrast Matrix WCAG 2.1 Contrast

EEDAC2
2B120B
D0A7AF
E0BDC4
F9E9D2
12.9
AAA
1.6
Fail
1.3
Fail
1.1
Fail
12.9
AAA
8.2
AAA
10.3
AAA
14.8
AAA
1.6
Fail
8.2
AAA
1.2
Fail
1.8
Fail
1.3
Fail
10.3
AAA
1.2
Fail
1.4
Fail
1.1
Fail
14.8
AAA
1.8
Fail
1.4
Fail
White BG
1.4Fail
17.6AAA
2.1Fail
1.7Fail
1.2Fail
Black BG
15.4AAA
1.2Fail
9.8AAA
12.2AAA
17.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E5E5C8
20200D
BEBEAD
D1D1C2
F2F2D8

Deuteranopia

E7E8C9
22240D
C1C4AD
D3D5C2
F3F4D9

Tritanopia

EDCCCD
2A0E0E
CEACAB
DEC1C1
F8DCDD

Achromatopsia

DDDDDD
191919
B4B4B4
C8C8C8
EBEBEB

Shades & Tints Shades & Tints

#EEDAC2

Dark
Light

#2B120B

Dark
Light

#D0A7AF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eedac2;
  --color-2: #2b120b;
  --color-3: #d0a7af;
  --color-4: #e0bdc4;
  --color-5: #f9e9d2;
}

SCSS

$color-1: #eedac2;
$color-2: #2b120b;
$color-3: #d0a7af;
$color-4: #e0bdc4;
$color-5: #f9e9d2;

TAILWIND

colors: {
  'brand-1': '#eedac2',
  'brand-2': '#2b120b',
  'brand-3': '#d0a7af',
  'brand-4': '#e0bdc4',
  'brand-5': '#f9e9d2',
}

RGB Array

[238, 218, 194], [43, 18, 11], [208, 167, 175], [224, 189, 196], [249, 233, 210]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EEDAC2, #2B120B, #D0A7AF, #E0BDC4, #F9E9D2 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: #eedac2; --color-2: #2b120b; --color-3: #d0a7af; --color-4: #e0bdc4; --color-5: #f9e9d2. 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