← Back to Editor

#FFFAF5 · #E8CEB1 · #D59F90 · #5C7A87 · #23546B

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFFAF5

Goose Yellow · Snow · Peach Orange

HEX
#FFFAF5
RGB
rgb(255, 250, 245)
HSL
hsl(30, 100%, 98%)
HSB
hsb(30, 4%, 100%)
CMYK
cmyk(0%, 2%, 4%, 0%)
Oklch
oklch(98.8% 0.009 67.7)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#E8CEB1

Goose Yellow · Wheat · Peach Orange

HEX
#E8CEB1
RGB
rgb(232, 206, 177)
HSL
hsl(32, 54%, 80%)
HSB
hsb(32, 24%, 91%)
CMYK
cmyk(0%, 11%, 24%, 9%)
Oklch
oklch(86.6% 0.049 70.2)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#D59F90

Peach Pink · Tan · Coral Red

HEX
#D59F90
RGB
rgb(213, 159, 144)
HSL
hsl(13, 45%, 70%)
HSB
hsb(13, 32%, 84%)
CMYK
cmyk(0%, 25%, 32%, 16%)
Oklch
oklch(74.9% 0.068 36.1)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#5C7A87

Slate Blue · SlateGray · Mint Ice

HEX
#5C7A87
RGB
rgb(92, 122, 135)
HSL
hsl(198, 19%, 45%)
HSB
hsb(198, 32%, 53%)
CMYK
cmyk(32%, 10%, 0%, 47%)
Oklch
oklch(56.1% 0.040 226.4)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#23546B

Lake Blue · DarkSlateGray · Mint Ice

HEX
#23546B
RGB
rgb(35, 84, 107)
HSL
hsl(199, 51%, 28%)
HSB
hsb(199, 67%, 42%)
CMYK
cmyk(67%, 21%, 0%, 58%)
Oklch
oklch(42.3% 0.065 231.5)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFAF5
F5FAFF

Analogous

FFF5F5
FFFAF5
FFFFF5

Triadic

FFFAF5
F5FFFA
FAF5FF

Split-Comp.

FFFAF5
F5FFFF
F5F5FF

Tetradic

FFFAF5
F5FFF5
F5FAFF
FFF5FF

Contrast Matrix WCAG 2.1 Contrast

FFFAF5
E8CEB1
D59F90
5C7A87
23546B
1.5
Fail
2.2
Fail
4.4
AA Large
7.9
AAA
1.5
Fail
1.5
Fail
3.0
AA Large
5.4
AA
2.2
Fail
1.5
Fail
2.0
Fail
3.6
AA Large
4.4
AA Large
3.0
AA Large
2.0
Fail
1.8
Fail
7.9
AAA
5.4
AA
3.6
AA Large
1.8
Fail
White BG
1.0Fail
1.5Fail
2.3Fail
4.6AA
8.2AAA
Black BG
20.2AAA
13.9AAA
9.2AAA
4.6AA
2.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FDFDF6
DDDDB8
BEBD94
696984
383965

Deuteranopia

FDFEF7
DEE0BA
C1C595
676583
353264

Tritanopia

FFF7F7
E7BEBF
D29697
5D8181
256160

Achromatopsia

FBFBFB
D2D2D2
ADADAD
737373
484848

Shades & Tints Shades & Tints

#FFFAF5

Dark
Light

#E8CEB1

Dark
Light

#D59F90

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffaf5;
  --color-2: #e8ceb1;
  --color-3: #d59f90;
  --color-4: #5c7a87;
  --color-5: #23546b;
}

SCSS

$color-1: #fffaf5;
$color-2: #e8ceb1;
$color-3: #d59f90;
$color-4: #5c7a87;
$color-5: #23546b;

TAILWIND

colors: {
  'brand-1': '#fffaf5',
  'brand-2': '#e8ceb1',
  'brand-3': '#d59f90',
  'brand-4': '#5c7a87',
  'brand-5': '#23546b',
}

RGB Array

[255, 250, 245], [232, 206, 177], [213, 159, 144], [92, 122, 135], [35, 84, 107]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFAF5, #E8CEB1, #D59F90, #5C7A87, #23546B is ideal for: 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: #fffaf5; --color-2: #e8ceb1; --color-3: #d59f90; --color-4: #5c7a87; --color-5: #23546b. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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