← Back to Editor

#EEE5D4 · #E8DDC7 · #F0B0AA · #FF0056 · #081010

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#EEE5D4

Goose Yellow · Beige · Peach Orange

HEX
#EEE5D4
RGB
rgb(238, 229, 212)
HSL
hsl(39, 43%, 88%)
HSB
hsb(39, 11%, 93%)
CMYK
cmyk(0%, 4%, 11%, 7%)
Oklch
oklch(92.4% 0.025 83.4)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#E8DDC7

Goose Yellow · Wheat · Lemon Cream

HEX
#E8DDC7
RGB
rgb(232, 221, 199)
HSL
hsl(40, 42%, 85%)
HSB
hsb(40, 14%, 91%)
CMYK
cmyk(0%, 5%, 14%, 9%)
Oklch
oklch(90.0% 0.032 84.6)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#F0B0AA

Peach Pink · LightPink · Coral Red

HEX
#F0B0AA
RGB
rgb(240, 176, 170)
HSL
hsl(5, 70%, 80%)
HSB
hsb(5, 29%, 94%)
CMYK
cmyk(0%, 27%, 29%, 6%)
Oklch
oklch(81.5% 0.076 24.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#FF0056

Dark Violet · Crimson · Camellia

HEX
#FF0056
RGB
rgb(255, 0, 86)
HSL
hsl(340, 100%, 50%)
HSB
hsb(340, 100%, 100%)
CMYK
cmyk(0%, 100%, 66%, 0%)
Oklch
oklch(63.6% 0.254 15.2)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#081010

Slate Blue · Black · Peacock Green

HEX
#081010
RGB
rgb(8, 16, 16)
HSL
hsl(180, 33%, 5%)
HSB
hsb(180, 50%, 6%)
CMYK
cmyk(50%, 0%, 0%, 94%)
Oklch
oklch(16.5% 0.012 196.0)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEE5D4
D3DCEE

Analogous

EED7D3
EEE5D4
EAEED3

Triadic

EEE5D4
D3EEE4
E4D3EE

Split-Comp.

EEE5D4
D3EAEE
D7D3EE

Tetradic

EEE5D4
D3EED7
D3DCEE
EED3EA

Contrast Matrix WCAG 2.1 Contrast

EEE5D4
E8DDC7
F0B0AA
FF0056
081010
1.1
Fail
1.5
Fail
3.1
AA Large
15.4
AAA
1.1
Fail
1.4
Fail
2.9
Fail
14.3
AAA
1.5
Fail
1.4
Fail
2.1
Fail
10.5
AAA
3.1
AA Large
2.9
Fail
2.1
Fail
4.9
AA
15.4
AAA
14.3
AAA
10.5
AAA
4.9
AA
White BG
1.3Fail
1.3Fail
1.8Fail
3.9AA Large
19.2AAA
Black BG
16.8AAA
15.6AAA
11.5AAA
5.4AA
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

EAEAD8
E3E3CC
D4D4AB
918E41
0B0C10

Deuteranopia

EBEBD9
E4E5CE
D8DDAC
9FB33C
0B0A10

Tritanopia

EEDBDC
E7D1D1
EDADAD
F2312D
081010

Achromatopsia

E6E6E6
DEDEDE
C2C2C2
565656
0E0E0E

Shades & Tints Shades & Tints

#EEE5D4

Dark
Light

#E8DDC7

Dark
Light

#F0B0AA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eee5d4;
  --color-2: #e8ddc7;
  --color-3: #f0b0aa;
  --color-4: #ff0056;
  --color-5: #081010;
}

SCSS

$color-1: #eee5d4;
$color-2: #e8ddc7;
$color-3: #f0b0aa;
$color-4: #ff0056;
$color-5: #081010;

TAILWIND

colors: {
  'brand-1': '#eee5d4',
  'brand-2': '#e8ddc7',
  'brand-3': '#f0b0aa',
  'brand-4': '#ff0056',
  'brand-5': '#081010',
}

RGB Array

[238, 229, 212], [232, 221, 199], [240, 176, 170], [255, 0, 86], [8, 16, 16]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EEE5D4, #E8DDC7, #F0B0AA, #FF0056, #081010 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: #eee5d4; --color-2: #e8ddc7; --color-3: #f0b0aa; --color-4: #ff0056; --color-5: #081010. 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