← Back to Editor

#FFD0C1 · #F5E8E8 · #999899 · #4C5255 · #282033

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

#FFD0C1

Apricot · Pink · Peach Orange

HEX
#FFD0C1
RGB
rgb(255, 208, 193)
HSL
hsl(15, 100%, 88%)
HSB
hsb(15, 24%, 100%)
CMYK
cmyk(0%, 18%, 24%, 0%)
Oklch
oklch(89.4% 0.057 38.4)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#F5E8E8

Peach Pink · Linen · Cherry Blossom

HEX
#F5E8E8
RGB
rgb(245, 232, 232)
HSL
hsl(0, 39%, 94%)
HSB
hsb(0, 5%, 96%)
CMYK
cmyk(0%, 5%, 5%, 4%)
Oklch
oklch(94.1% 0.014 17.4)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#999899

Ash · DarkGray · Silver Sand

HEX
#999899
RGB
rgb(153, 152, 153)
HSL
hsl(300, 0%, 60%)
HSB
hsb(300, 1%, 60%)
CMYK
cmyk(0%, 1%, 0%, 40%)
Oklch
oklch(68.1% 0.002 325.6)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#4C5255

Ink Gray · DarkSlateGray · Charcoal

HEX
#4C5255
RGB
rgb(76, 82, 85)
HSL
hsl(200, 6%, 32%)
HSB
hsb(200, 11%, 33%)
CMYK
cmyk(11%, 4%, 0%, 67%)
Oklch
oklch(43.4% 0.009 229.0)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#282033

Deep Indigo · DarkSlateGray · Dark Purple

HEX
#282033
RGB
rgb(40, 32, 51)
HSL
hsl(265, 23%, 16%)
HSB
hsb(265, 37%, 20%)
CMYK
cmyk(22%, 37%, 0%, 80%)
Oklch
oklch(26.2% 0.036 303.3)

TraditionalDeep Indigo」· PaintDark Purple」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFD0C1
C2F0FF

Analogous

FFC2D1
FFD0C1
FFF0C2

Triadic

FFD0C1
C2FFD1
D1C2FF

Split-Comp.

FFD0C1
C2FFF0
C2D1FF

Tetradic

FFD0C1
D1FFC2
C2F0FF
F0C2FF

Contrast Matrix WCAG 2.1 Contrast

FFD0C1
F5E8E8
999899
4C5255
282033
1.2
Fail
2.1
Fail
5.7
AA
11.2
AAA
1.2
Fail
2.4
Fail
6.6
AA
13.1
AAA
2.1
Fail
2.4
Fail
2.8
Fail
5.4
AA
5.7
AA
6.6
AA
2.8
Fail
2.0
Fail
11.2
AAA
13.1
AAA
5.4
AA
2.0
Fail
White BG
1.4Fail
1.2Fail
2.9Fail
7.9AAA
15.6AAA
Black BG
15.0AAA
17.6AAA
7.3AAA
2.6Fail
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

EBEAC5
EFEFE8
999999
4F4F54
25242E

Deuteranopia

EDF1C6
F0F1E8
999999
4E4E54
25262D

Tritanopia

FDC7C8
F4E8E8
999999
4C5454
282B2A

Achromatopsia

DCDCDC
ECECEC
989898
515151
252525

Shades & Tints Shades & Tints

#FFD0C1

Dark
Light

#F5E8E8

Dark
Light

#999899

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffd0c1;
  --color-2: #f5e8e8;
  --color-3: #999899;
  --color-4: #4c5255;
  --color-5: #282033;
}

SCSS

$color-1: #ffd0c1;
$color-2: #f5e8e8;
$color-3: #999899;
$color-4: #4c5255;
$color-5: #282033;

TAILWIND

colors: {
  'brand-1': '#ffd0c1',
  'brand-2': '#f5e8e8',
  'brand-3': '#999899',
  'brand-4': '#4c5255',
  'brand-5': '#282033',
}

RGB Array

[255, 208, 193], [245, 232, 232], [153, 152, 153], [76, 82, 85], [40, 32, 51]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFD0C1, #F5E8E8, #999899, #4C5255, #282033 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: #ffd0c1; --color-2: #f5e8e8; --color-3: #999899; --color-4: #4c5255; --color-5: #282033. 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