← Back to Editor

#EEEADD · #FFD1B5 · #DEA9A0 · #A7838C · #554A5D

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

#EEEADD

Goose Yellow · Beige · Lemon Cream

HEX
#EEEADD
RGB
rgb(238, 234, 221)
HSL
hsl(46, 33%, 90%)
HSB
hsb(46, 7%, 93%)
CMYK
cmyk(0%, 2%, 7%, 7%)
Oklch
oklch(93.7% 0.018 92.7)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#FFD1B5

Apricot · Wheat · Peach Orange

HEX
#FFD1B5
RGB
rgb(255, 209, 181)
HSL
hsl(23, 100%, 85%)
HSB
hsb(23, 29%, 100%)
CMYK
cmyk(0%, 18%, 29%, 0%)
Oklch
oklch(89.3% 0.064 53.0)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#DEA9A0

Peach Pink · Tan · Coral Red

HEX
#DEA9A0
RGB
rgb(222, 169, 160)
HSL
hsl(9, 48%, 75%)
HSB
hsb(9, 28%, 87%)
CMYK
cmyk(0%, 24%, 28%, 13%)
Oklch
oklch(78.1% 0.064 29.6)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#A7838C

Crimson · Gray · Passion Red

HEX
#A7838C
RGB
rgb(167, 131, 140)
HSL
hsl(345, 17%, 58%)
HSB
hsb(345, 22%, 65%)
CMYK
cmyk(0%, 22%, 16%, 35%)
Oklch
oklch(64.7% 0.046 1.8)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#554A5D

Dark Plum · DimGray · Eggplant

HEX
#554A5D
RGB
rgb(85, 74, 93)
HSL
hsl(275, 11%, 33%)
HSB
hsb(275, 20%, 36%)
CMYK
cmyk(9%, 20%, 0%, 64%)
Oklch
oklch(42.7% 0.034 310.9)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEEADD
DDE1EE

Analogous

EEE2DD
EEEADD
E9EEDD

Triadic

EEEADD
DDEEEA
EADDEE

Split-Comp.

EEEADD
DDE9EE
E2DDEE

Tetradic

EEEADD
DDEEE2
DDE1EE
EEDDE9

Contrast Matrix WCAG 2.1 Contrast

EEEADD
FFD1B5
DEA9A0
A7838C
554A5D
1.2
Fail
1.7
Fail
2.8
Fail
6.9
AA
1.2
Fail
1.5
Fail
2.4
Fail
6.0
AA
1.7
Fail
1.5
Fail
1.6
Fail
4.1
AA Large
2.8
Fail
2.4
Fail
1.6
Fail
2.5
Fail
6.9
AA
6.0
AA
4.1
AA Large
2.5
Fail
White BG
1.2Fail
1.4Fail
2.0Fail
3.4AA Large
8.3AAA
Black BG
17.4AAA
15.0AAA
10.3AAA
6.3AA
2.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

ECECE0
EBEBBC
C7C7A2
97978A
505058

Deuteranopia

EDEDE1
EEF1BD
CACEA3
9A9C89
515257

Tritanopia

EEE3E3
FDC1C2
DBA4A4
A58888
545554

Achromatopsia

EAEAEA
DCDCDC
B8B8B8
8F8F8F
4F4F4F

Shades & Tints Shades & Tints

#EEEADD

Dark
Light

#FFD1B5

Dark
Light

#DEA9A0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eeeadd;
  --color-2: #ffd1b5;
  --color-3: #dea9a0;
  --color-4: #a7838c;
  --color-5: #554a5d;
}

SCSS

$color-1: #eeeadd;
$color-2: #ffd1b5;
$color-3: #dea9a0;
$color-4: #a7838c;
$color-5: #554a5d;

TAILWIND

colors: {
  'brand-1': '#eeeadd',
  'brand-2': '#ffd1b5',
  'brand-3': '#dea9a0',
  'brand-4': '#a7838c',
  'brand-5': '#554a5d',
}

RGB Array

[238, 234, 221], [255, 209, 181], [222, 169, 160], [167, 131, 140], [85, 74, 93]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EEEADD, #FFD1B5, #DEA9A0, #A7838C, #554A5D 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: #eeeadd; --color-2: #ffd1b5; --color-3: #dea9a0; --color-4: #a7838c; --color-5: #554a5d. 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