← Back to Editor

#FFE9CA · #E78989 · #475D72 · #898C7B · #C5BEA1

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

#FFE9CA

Goose Yellow · Bisque · Peach Orange

HEX
#FFE9CA
RGB
rgb(255, 233, 202)
HSL
hsl(35, 100%, 90%)
HSB
hsb(35, 21%, 100%)
CMYK
cmyk(0%, 9%, 21%, 0%)
Oklch
oklch(94.4% 0.047 76.5)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#E78989

Peach Pink · LightCoral · Coral Red

HEX
#E78989
RGB
rgb(231, 137, 137)
HSL
hsl(0, 66%, 72%)
HSB
hsb(0, 41%, 91%)
CMYK
cmyk(0%, 41%, 41%, 9%)
Oklch
oklch(73.0% 0.115 20.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#475D72

Slate Blue · DimGray · Prussian Blue

HEX
#475D72
RGB
rgb(71, 93, 114)
HSL
hsl(209, 23%, 36%)
HSB
hsb(209, 38%, 45%)
CMYK
cmyk(38%, 18%, 0%, 55%)
Oklch
oklch(46.9% 0.043 247.6)

TraditionalSlate Blue」· PaintPrussian Blue」· Creative Blush Sunrise

#898C7B

Ash · Gray · Warm Gray

HEX
#898C7B
RGB
rgb(137, 140, 123)
HSL
hsl(71, 7%, 52%)
HSB
hsb(71, 12%, 55%)
CMYK
cmyk(2%, 0%, 12%, 45%)
Oklch
oklch(63.3% 0.025 115.2)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

#C5BEA1

Ginger · Tan · Sunflower

HEX
#C5BEA1
RGB
rgb(197, 190, 161)
HSL
hsl(48, 24%, 70%)
HSB
hsb(48, 18%, 77%)
CMYK
cmyk(0%, 4%, 18%, 23%)
Oklch
oklch(80.0% 0.040 95.9)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFE9CA
CCE1FF

Analogous

FFD0CC
FFE9CA
FBFFCC

Triadic

FFE9CA
CCFFEA
EACCFF

Split-Comp.

FFE9CA
CCFBFF
D0CCFF

Tetradic

FFE9CA
CCFFD0
CCE1FF
FFCCFB

Contrast Matrix WCAG 2.1 Contrast

FFE9CA
E78989
475D72
898C7B
C5BEA1
2.1
Fail
5.8
AA
2.9
Fail
1.6
Fail
2.1
Fail
2.7
Fail
1.4
Fail
1.3
Fail
5.8
AA
2.7
Fail
2.0
Fail
3.7
AA Large
2.9
Fail
1.4
Fail
2.0
Fail
1.8
Fail
1.6
Fail
1.3
Fail
3.7
AA Large
1.8
Fail
White BG
1.2Fail
2.5Fail
6.8AA
3.4AA Large
1.9Fail
Black BG
17.8AAA
8.3AAA
3.1AA Large
6.1AA
11.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F5F5D2
BEBD89
51516D
8A8A7F
C2C2A8

Deuteranopia

F7F8D3
C4CB89
4F4E6C
8A8A80
C2C3AA

Tritanopia

FED7D9
E28989
486968
898283
C5AEAF

Achromatopsia

ECECEC
A5A5A5
595959
898989
BDBDBD

Shades & Tints Shades & Tints

#FFE9CA

Dark
Light

#E78989

Dark
Light

#475D72

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffe9ca;
  --color-2: #e78989;
  --color-3: #475d72;
  --color-4: #898c7b;
  --color-5: #c5bea1;
}

SCSS

$color-1: #ffe9ca;
$color-2: #e78989;
$color-3: #475d72;
$color-4: #898c7b;
$color-5: #c5bea1;

TAILWIND

colors: {
  'brand-1': '#ffe9ca',
  'brand-2': '#e78989',
  'brand-3': '#475d72',
  'brand-4': '#898c7b',
  'brand-5': '#c5bea1',
}

RGB Array

[255, 233, 202], [231, 137, 137], [71, 93, 114], [137, 140, 123], [197, 190, 161]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFE9CA, #E78989, #475D72, #898C7B, #C5BEA1 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: #ffe9ca; --color-2: #e78989; --color-3: #475d72; --color-4: #898c7b; --color-5: #c5bea1. 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