← Back to Editor

#FAEAD3 · #EEE2C8 · #99DFD4 · #423431 · #DFDE45

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#FAEAD3

Goose Yellow · Beige · Peach Orange

HEX
#FAEAD3
RGB
rgb(250, 234, 211)
HSL
hsl(35, 80%, 90%)
HSB
hsb(35, 16%, 98%)
CMYK
cmyk(0%, 6%, 16%, 2%)
Oklch
oklch(94.4% 0.035 77.1)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#EEE2C8

Goose Yellow · Bisque · Lemon Cream

HEX
#EEE2C8
RGB
rgb(238, 226, 200)
HSL
hsl(41, 53%, 86%)
HSB
hsb(41, 16%, 93%)
CMYK
cmyk(0%, 5%, 16%, 7%)
Oklch
oklch(91.6% 0.037 86.2)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#99DFD4

Jade · LightBlue · Lake Green

HEX
#99DFD4
RGB
rgb(153, 223, 212)
HSL
hsl(171, 52%, 74%)
HSB
hsb(171, 31%, 87%)
CMYK
cmyk(31%, 0%, 5%, 13%)
Oklch
oklch(85.4% 0.072 183.7)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#423431

Crimson · DarkSlateGray · Wine Red

HEX
#423431
RGB
rgb(66, 52, 49)
HSL
hsl(11, 15%, 23%)
HSB
hsb(11, 26%, 26%)
CMYK
cmyk(0%, 21%, 26%, 74%)
Oklch
oklch(33.9% 0.021 32.2)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#DFDE45

Autumn Sage · GreenYellow · Sunflower

HEX
#DFDE45
RGB
rgb(223, 222, 69)
HSL
hsl(60, 71%, 57%)
HSB
hsb(60, 69%, 87%)
CMYK
cmyk(0%, 0%, 69%, 13%)
Oklch
oklch(87.5% 0.167 109.0)

TraditionalAutumn Sage」· PaintSunflower」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FAEAD3
D1E2FA

Analogous

FAD4D1
FAEAD3
F7FAD1

Triadic

FAEAD3
D1FAE9
E9D1FA

Split-Comp.

FAEAD3
D1F6FA
D4D1FA

Tetradic

FAEAD3
D1FAD5
D1E2FA
FAD1F7

Contrast Matrix WCAG 2.1 Contrast

FAEAD3
EEE2C8
99DFD4
423431
DFDE45
1.1
Fail
1.3
Fail
10.1
AAA
1.2
Fail
1.1
Fail
1.2
Fail
9.3
AAA
1.1
Fail
1.3
Fail
1.2
Fail
7.8
AAA
1.1
Fail
10.1
AAA
9.3
AAA
7.8
AAA
8.3
AAA
1.2
Fail
1.1
Fail
1.1
Fail
8.3
AAA
White BG
1.2Fail
1.3Fail
1.5Fail
11.9AAA
1.4Fail
Black BG
17.8AAA
16.3AAA
13.9AAA
1.8Fail
14.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F3F3D9
E9E9CE
B7B8D7
3C3C32
DFDF6A

Deuteranopia

F4F5DA
EAEAD0
B3AED7
3D3E32
DFDF73

Tritanopia

F9DDDE
EDD3D4
9DD9D9
413232
DF878E

Achromatopsia

ECECEC
E3E3E3
C9C9C9
383838
CDCDCD

Shades & Tints Shades & Tints

#FAEAD3

Dark
Light

#EEE2C8

Dark
Light

#99DFD4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #faead3;
  --color-2: #eee2c8;
  --color-3: #99dfd4;
  --color-4: #423431;
  --color-5: #dfde45;
}

SCSS

$color-1: #faead3;
$color-2: #eee2c8;
$color-3: #99dfd4;
$color-4: #423431;
$color-5: #dfde45;

TAILWIND

colors: {
  'brand-1': '#faead3',
  'brand-2': '#eee2c8',
  'brand-3': '#99dfd4',
  'brand-4': '#423431',
  'brand-5': '#dfde45',
}

RGB Array

[250, 234, 211], [238, 226, 200], [153, 223, 212], [66, 52, 49], [223, 222, 69]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FAEAD3, #EEE2C8, #99DFD4, #423431, #DFDE45 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: #faead3; --color-2: #eee2c8; --color-3: #99dfd4; --color-4: #423431; --color-5: #dfde45. 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