← Back to Editor

#FFFFFF · #FFD1B5 · #DEA9A0 · #554A5D · #22253C

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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#FFD1B5

Apricot · Wheat · Peach Orange

HEX
#FFD1B5
RGB
rgb(255, 209, 181)
HSL
hsl(23, 100%, 85%)
HSB
hsb(23, 29%, 100%)
CMYK
cmyk(0%, 18%, 29%, 0%)
Oklch
oklch(89.3% 0.064 53.0)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#DEA9A0

Peach Pink · Tan · Coral Red

HEX
#DEA9A0
RGB
rgb(222, 169, 160)
HSL
hsl(9, 48%, 75%)
HSB
hsb(9, 28%, 87%)
CMYK
cmyk(0%, 24%, 28%, 13%)
Oklch
oklch(78.1% 0.064 29.6)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#554A5D

Dark Plum · DimGray · Eggplant

HEX
#554A5D
RGB
rgb(85, 74, 93)
HSL
hsl(275, 11%, 33%)
HSB
hsb(275, 20%, 36%)
CMYK
cmyk(9%, 20%, 0%, 64%)
Oklch
oklch(42.7% 0.034 310.9)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

#22253C

Indigo · DarkSlateGray · Deep Sea Blue

HEX
#22253C
RGB
rgb(34, 37, 60)
HSL
hsl(233, 28%, 18%)
HSB
hsb(233, 43%, 24%)
CMYK
cmyk(43%, 38%, 0%, 76%)
Oklch
oklch(27.3% 0.043 277.5)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
FFD1B5
DEA9A0
554A5D
22253C
1.4
Fail
2.0
Fail
8.3
AAA
15.0
AAA
1.4
Fail
1.5
Fail
6.0
AA
10.8
AAA
2.0
Fail
1.5
Fail
4.1
AA Large
7.4
AAA
8.3
AAA
6.0
AA
4.1
AA Large
1.8
Fail
15.0
AAA
10.8
AAA
7.4
AAA
1.8
Fail
White BG
1.0Fail
1.4Fail
2.0Fail
8.3AAA
15.0AAA
Black BG
21.0AAA
15.0AAA
10.3AAA
2.5Fail
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
EBEBBC
C7C7A2
505058
232336

Deuteranopia

FFFFFF
EEF1BD
CACEA3
515257
232335

Tritanopia

FFFFFF
FDC1C2
DBA4A4
545554
223231

Achromatopsia

FFFFFF
DCDCDC
B8B8B8
4F4F4F
272727

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FFD1B5

Dark
Light

#DEA9A0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #ffd1b5;
  --color-3: #dea9a0;
  --color-4: #554a5d;
  --color-5: #22253c;
}

SCSS

$color-1: #ffffff;
$color-2: #ffd1b5;
$color-3: #dea9a0;
$color-4: #554a5d;
$color-5: #22253c;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#ffd1b5',
  'brand-3': '#dea9a0',
  'brand-4': '#554a5d',
  'brand-5': '#22253c',
}

RGB Array

[255, 255, 255], [255, 209, 181], [222, 169, 160], [85, 74, 93], [34, 37, 60]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FFD1B5, #DEA9A0, #554A5D, #22253C 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: #ffffff; --color-2: #ffd1b5; --color-3: #dea9a0; --color-4: #554a5d; --color-5: #22253c. 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