← Back to Editor

#EEE3B1 · #E57E7F · #DD6270 · #7F6172 · #5E4A52

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#EEE3B1

Goose Yellow · Wheat · Lemon Cream

HEX
#EEE3B1
RGB
rgb(238, 227, 177)
HSL
hsl(49, 64%, 81%)
HSB
hsb(49, 26%, 93%)
CMYK
cmyk(0%, 5%, 26%, 7%)
Oklch
oklch(91.2% 0.066 97.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#E57E7F

Peach Pink · LightCoral · Coral Red

HEX
#E57E7F
RGB
rgb(229, 126, 127)
HSL
hsl(359, 66%, 70%)
HSB
hsb(359, 45%, 90%)
CMYK
cmyk(0%, 45%, 45%, 10%)
Oklch
oklch(70.7% 0.127 20.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#DD6270

Peach Pink · LightCoral · Coral Red

HEX
#DD6270
RGB
rgb(221, 98, 112)
HSL
hsl(353, 64%, 63%)
HSB
hsb(353, 56%, 87%)
CMYK
cmyk(0%, 56%, 49%, 13%)
Oklch
oklch(65.1% 0.154 15.4)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#7F6172

Rose Purple · DimGray · Camellia

HEX
#7F6172
RGB
rgb(127, 97, 114)
HSL
hsl(326, 13%, 44%)
HSB
hsb(326, 24%, 50%)
CMYK
cmyk(0%, 24%, 10%, 50%)
Oklch
oklch(52.8% 0.046 343.8)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#5E4A52

Dark Violet · DimGray · Camellia

HEX
#5E4A52
RGB
rgb(94, 74, 82)
HSL
hsl(336, 12%, 33%)
HSB
hsb(336, 21%, 37%)
CMYK
cmyk(0%, 21%, 13%, 63%)
Oklch
oklch(43.3% 0.030 352.5)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEE3B1
B0BBEE

Analogous

EEC3B0
EEE3B1
DAEEB0

Triadic

EEE3B1
B0EEE2
E2B0EE

Split-Comp.

EEE3B1
B0DAEE
C3B0EE

Tetradic

EEE3B1
B0EEC3
B0BBEE
EEB0DA

Contrast Matrix WCAG 2.1 Contrast

EEE3B1
E57E7F
DD6270
7F6172
5E4A52
2.1
Fail
2.7
Fail
4.2
AA Large
6.3
AA
2.1
Fail
1.3
Fail
2.0
Fail
3.0
Fail
2.7
Fail
1.3
Fail
1.6
Fail
2.3
Fail
4.2
AA Large
2.0
Fail
1.6
Fail
1.5
Fail
6.3
AA
3.0
Fail
2.3
Fail
1.5
Fail
White BG
1.3Fail
2.8Fail
3.5AA Large
5.4AA
8.1AAA
Black BG
16.3AAA
7.6AAA
6.1AA
3.9AA Large
2.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E9E9BD
B8B77F
A8A76D
72726E
555550

Deuteranopia

EAEBC0
BEC67F
AFB86C
74766D
575850

Tritanopia

EDC7C9
E07F7F
D76A69
7D6B6A
5D4F4E

Achromatopsia

E1E1E1
9D9D9D
888888
6C6C6C
515151

Shades & Tints Shades & Tints

#EEE3B1

Dark
Light

#E57E7F

Dark
Light

#DD6270

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eee3b1;
  --color-2: #e57e7f;
  --color-3: #dd6270;
  --color-4: #7f6172;
  --color-5: #5e4a52;
}

SCSS

$color-1: #eee3b1;
$color-2: #e57e7f;
$color-3: #dd6270;
$color-4: #7f6172;
$color-5: #5e4a52;

TAILWIND

colors: {
  'brand-1': '#eee3b1',
  'brand-2': '#e57e7f',
  'brand-3': '#dd6270',
  'brand-4': '#7f6172',
  'brand-5': '#5e4a52',
}

RGB Array

[238, 227, 177], [229, 126, 127], [221, 98, 112], [127, 97, 114], [94, 74, 82]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EEE3B1, #E57E7F, #DD6270, #7F6172, #5E4A52 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: #eee3b1; --color-2: #e57e7f; --color-3: #dd6270; --color-4: #7f6172; --color-5: #5e4a52. 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