← Back to Editor

#FF9999 · #D6BDBC · #FAE9D0 · #E3C4B7 · #EEE8E2

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

WorkspaceReading

Color Details Color Details

#FF9999

Peach Pink · LightSalmon · Coral Red

HEX
#FF9999
RGB
rgb(255, 153, 153)
HSL
hsl(0, 100%, 80%)
HSB
hsb(0, 40%, 100%)
CMYK
cmyk(0%, 40%, 40%, 0%)
Oklch
oklch(78.8% 0.123 20.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#D6BDBC

Peach Pink · Silver · Coral Red

HEX
#D6BDBC
RGB
rgb(214, 189, 188)
HSL
hsl(2, 24%, 79%)
HSB
hsb(2, 12%, 84%)
CMYK
cmyk(0%, 12%, 12%, 16%)
Oklch
oklch(81.9% 0.029 20.5)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#FAE9D0

Goose Yellow · Bisque · Peach Orange

HEX
#FAE9D0
RGB
rgb(250, 233, 208)
HSL
hsl(36, 81%, 90%)
HSB
hsb(36, 17%, 98%)
CMYK
cmyk(0%, 7%, 17%, 2%)
Oklch
oklch(94.1% 0.038 77.6)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#E3C4B7

Apricot · Wheat · Peach Orange

HEX
#E3C4B7
RGB
rgb(227, 196, 183)
HSL
hsl(18, 44%, 80%)
HSB
hsb(18, 19%, 89%)
CMYK
cmyk(0%, 14%, 19%, 11%)
Oklch
oklch(84.3% 0.040 44.1)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#EEE8E2

Goose Yellow · Linen · Peach Orange

HEX
#EEE8E2
RGB
rgb(238, 232, 226)
HSL
hsl(30, 26%, 91%)
HSB
hsb(30, 5%, 93%)
CMYK
cmyk(0%, 3%, 5%, 7%)
Oklch
oklch(93.4% 0.010 67.7)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF9999
99FFFF

Analogous

FF99CC
FF9999
FFCC99

Triadic

FF9999
99FF99
9999FF

Split-Comp.

FF9999
99FFCC
99CCFF

Tetradic

FF9999
CCFF99
99FFFF
CC99FF

Contrast Matrix WCAG 2.1 Contrast

FF9999
D6BDBC
FAE9D0
E3C4B7
EEE8E2
1.2
Fail
1.7
Fail
1.3
Fail
1.7
Fail
1.2
Fail
1.5
Fail
1.1
Fail
1.5
Fail
1.7
Fail
1.5
Fail
1.4
Fail
1.0
Fail
1.3
Fail
1.1
Fail
1.4
Fail
1.3
Fail
1.7
Fail
1.5
Fail
1.0
Fail
1.3
Fail
White BG
2.0Fail
1.8Fail
1.2Fail
1.6Fail
1.2Fail
Black BG
10.3AAA
11.9AAA
17.6AAA
12.8AAA
17.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

D3D299
CBCBBC
F3F2D6
D6D5BA
EBEBE3

Deuteranopia

D9E099
CDCEBC
F4F5D8
D7DABB
ECECE4

Tritanopia

FA9999
D5BCBC
F9DBDC
E1BDBD
EEE5E5

Achromatopsia

B7B7B7
C4C4C4
EBEBEB
CCCCCC
E9E9E9

Shades & Tints Shades & Tints

#FF9999

Dark
Light

#D6BDBC

Dark
Light

#FAE9D0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff9999;
  --color-2: #d6bdbc;
  --color-3: #fae9d0;
  --color-4: #e3c4b7;
  --color-5: #eee8e2;
}

SCSS

$color-1: #ff9999;
$color-2: #d6bdbc;
$color-3: #fae9d0;
$color-4: #e3c4b7;
$color-5: #eee8e2;

TAILWIND

colors: {
  'brand-1': '#ff9999',
  'brand-2': '#d6bdbc',
  'brand-3': '#fae9d0',
  'brand-4': '#e3c4b7',
  'brand-5': '#eee8e2',
}

RGB Array

[255, 153, 153], [214, 189, 188], [250, 233, 208], [227, 196, 183], [238, 232, 226]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF9999, #D6BDBC, #FAE9D0, #E3C4B7, #EEE8E2 is ideal for: health products, baby brands, fresh-style blogs. 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: #ff9999; --color-2: #d6bdbc; --color-3: #fae9d0; --color-4: #e3c4b7; --color-5: #eee8e2. 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. 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