← Back to Editor

#E8D3C0 · #EDBBB4 · #EF9CA4 · #715760 · #BAB7A4

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

#E8D3C0

Apricot · Wheat · Peach Orange

HEX
#E8D3C0
RGB
rgb(232, 211, 192)
HSL
hsl(28, 47%, 83%)
HSB
hsb(28, 17%, 91%)
CMYK
cmyk(0%, 9%, 17%, 9%)
Oklch
oklch(87.9% 0.035 64.5)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#EDBBB4

Peach Pink · LightPink · Cherry Blossom

HEX
#EDBBB4
RGB
rgb(237, 187, 180)
HSL
hsl(7, 61%, 82%)
HSB
hsb(7, 24%, 93%)
CMYK
cmyk(0%, 21%, 24%, 7%)
Oklch
oklch(83.5% 0.059 27.6)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#EF9CA4

Peach Pink · LightPink · Coral Red

HEX
#EF9CA4
RGB
rgb(239, 156, 164)
HSL
hsl(354, 72%, 77%)
HSB
hsb(354, 35%, 94%)
CMYK
cmyk(0%, 35%, 31%, 6%)
Oklch
oklch(77.7% 0.100 13.3)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#715760

Dark Violet · DimGray · Camellia

HEX
#715760
RGB
rgb(113, 87, 96)
HSL
hsl(339, 13%, 39%)
HSB
hsb(339, 23%, 44%)
CMYK
cmyk(0%, 23%, 15%, 56%)
Oklch
oklch(48.6% 0.037 355.9)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#BAB7A4

Fresh Green · DarkGray · Sunflower

HEX
#BAB7A4
RGB
rgb(186, 183, 164)
HSL
hsl(52, 14%, 69%)
HSB
hsb(52, 12%, 73%)
CMYK
cmyk(0%, 2%, 12%, 27%)
Oklch
oklch(77.7% 0.027 99.6)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E8D3C0
BFD5E8

Analogous

E8BFC1
E8D3C0
E8E7BF

Triadic

E8D3C0
BFE8D2
D2BFE8

Split-Comp.

E8D3C0
BFE8E7
BFC1E8

Tetradic

E8D3C0
C1E8BF
BFD5E8
E7BFE8

Contrast Matrix WCAG 2.1 Contrast

E8D3C0
EDBBB4
EF9CA4
715760
BAB7A4
1.2
Fail
1.5
Fail
4.5
AA Large
1.4
Fail
1.2
Fail
1.2
Fail
3.8
AA Large
1.2
Fail
1.5
Fail
1.2
Fail
3.1
AA Large
1.0
Fail
4.5
AA Large
3.8
AA Large
3.1
AA Large
3.2
AA Large
1.4
Fail
1.2
Fail
1.0
Fail
3.2
AA Large
White BG
1.4Fail
1.7Fail
2.1Fail
6.5AA
2.0Fail
Black BG
14.5AAA
12.4AAA
10.0AAA
3.2AA Large
10.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

DFDFC5
D7D7B6
CBCAA2
66665E
B9B9A9

Deuteranopia

E0E2C6
DADEB6
D0D6A2
67695D
B9B9AA

Tritanopia

E7C8C9
EAB7B7
EBA1A0
705C5C
BAACAD

Achromatopsia

D7D7D7
C9C9C9
B6B6B6
606060
B6B6B6

Shades & Tints Shades & Tints

#E8D3C0

Dark
Light

#EDBBB4

Dark
Light

#EF9CA4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e8d3c0;
  --color-2: #edbbb4;
  --color-3: #ef9ca4;
  --color-4: #715760;
  --color-5: #bab7a4;
}

SCSS

$color-1: #e8d3c0;
$color-2: #edbbb4;
$color-3: #ef9ca4;
$color-4: #715760;
$color-5: #bab7a4;

TAILWIND

colors: {
  'brand-1': '#e8d3c0',
  'brand-2': '#edbbb4',
  'brand-3': '#ef9ca4',
  'brand-4': '#715760',
  'brand-5': '#bab7a4',
}

RGB Array

[232, 211, 192], [237, 187, 180], [239, 156, 164], [113, 87, 96], [186, 183, 164]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E8D3C0, #EDBBB4, #EF9CA4, #715760, #BAB7A4 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: #e8d3c0; --color-2: #edbbb4; --color-3: #ef9ca4; --color-4: #715760; --color-5: #bab7a4. 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