← Back to Editor

#F5EAD0 · #F8D3C5 · #17171D · #D8D4A0 · #FC8888

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

#F5EAD0

Goose Yellow · Beige · Lemon Cream

HEX
#F5EAD0
RGB
rgb(245, 234, 208)
HSL
hsl(42, 65%, 89%)
HSB
hsb(42, 15%, 96%)
CMYK
cmyk(0%, 4%, 15%, 4%)
Oklch
oklch(93.9% 0.036 87.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#F8D3C5

Apricot · Bisque · Peach Orange

HEX
#F8D3C5
RGB
rgb(248, 211, 197)
HSL
hsl(16, 78%, 87%)
HSB
hsb(16, 21%, 97%)
CMYK
cmyk(0%, 15%, 21%, 3%)
Oklch
oklch(89.4% 0.046 41.8)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#17171D

Deep Indigo · Black · Deep Sea Blue

HEX
#17171D
RGB
rgb(23, 23, 29)
HSL
hsl(240, 12%, 10%)
HSB
hsb(240, 21%, 11%)
CMYK
cmyk(21%, 21%, 0%, 89%)
Oklch
oklch(20.7% 0.012 285.3)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#D8D4A0

Fresh Green · Khaki · Sunflower

HEX
#D8D4A0
RGB
rgb(216, 212, 160)
HSL
hsl(56, 42%, 74%)
HSB
hsb(56, 26%, 85%)
CMYK
cmyk(0%, 2%, 26%, 15%)
Oklch
oklch(86.0% 0.068 104.1)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#FC8888

Peach Pink · LightCoral · Coral Red

HEX
#FC8888
RGB
rgb(252, 136, 136)
HSL
hsl(0, 95%, 76%)
HSB
hsb(0, 46%, 99%)
CMYK
cmyk(0%, 46%, 46%, 1%)
Oklch
oklch(75.4% 0.141 21.0)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F5EAD0
D1DCF5

Analogous

F5D8D1
F5EAD0
EEF5D1

Triadic

F5EAD0
D1F5EA
EAD1F5

Split-Comp.

F5EAD0
D1EEF5
D8D1F5

Tetradic

F5EAD0
D1F5D8
D1DCF5
F5D1EE

Contrast Matrix WCAG 2.1 Contrast

F5EAD0
F8D3C5
17171D
D8D4A0
FC8888
1.2
Fail
14.9
AAA
1.3
Fail
1.9
Fail
1.2
Fail
12.8
AAA
1.1
Fail
1.7
Fail
14.9
AAA
12.8
AAA
11.8
AAA
7.7
AAA
1.3
Fail
1.1
Fail
11.8
AAA
1.5
Fail
1.9
Fail
1.7
Fail
7.7
AAA
1.5
Fail
White BG
1.2Fail
1.4Fail
17.8AAA
1.5Fail
2.3Fail
Black BG
17.6AAA
15.1AAA
1.2Fail
13.8AAA
9.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F0F0D6
E8E8C8
17171C
D6D6AD
CAC988

Deuteranopia

F1F2D8
EAEDC9
17171B
D7D7B0
D1D988

Tritanopia

F4DBDC
F6CBCC
171A1A
D8B7B9
F68888

Achromatopsia

EAEAEA
DCDCDC
181818
CFCFCF
ABABAB

Shades & Tints Shades & Tints

#F5EAD0

Dark
Light

#F8D3C5

Dark
Light

#17171D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f5ead0;
  --color-2: #f8d3c5;
  --color-3: #17171d;
  --color-4: #d8d4a0;
  --color-5: #fc8888;
}

SCSS

$color-1: #f5ead0;
$color-2: #f8d3c5;
$color-3: #17171d;
$color-4: #d8d4a0;
$color-5: #fc8888;

TAILWIND

colors: {
  'brand-1': '#f5ead0',
  'brand-2': '#f8d3c5',
  'brand-3': '#17171d',
  'brand-4': '#d8d4a0',
  'brand-5': '#fc8888',
}

RGB Array

[245, 234, 208], [248, 211, 197], [23, 23, 29], [216, 212, 160], [252, 136, 136]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F5EAD0, #F8D3C5, #17171D, #D8D4A0, #FC8888 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: #f5ead0; --color-2: #f8d3c5; --color-3: #17171d; --color-4: #d8d4a0; --color-5: #fc8888. 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