← Back to Editor

#CDA8B9 · #E0C6B5 · #FFE4A8 · #FAC575 · #2F2E3B

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

#CDA8B9

Rouge · Silver · Rose Pink

HEX
#CDA8B9
RGB
rgb(205, 168, 185)
HSL
hsl(332, 27%, 73%)
HSB
hsb(332, 18%, 80%)
CMYK
cmyk(0%, 18%, 10%, 20%)
Oklch
oklch(77.0% 0.049 348.9)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#E0C6B5

Apricot · Wheat · Peach Orange

HEX
#E0C6B5
RGB
rgb(224, 198, 181)
HSL
hsl(24, 41%, 79%)
HSB
hsb(24, 19%, 88%)
CMYK
cmyk(0%, 12%, 19%, 12%)
Oklch
oklch(84.4% 0.038 55.3)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#FFE4A8

Goose Yellow · Wheat · Lemon Cream

HEX
#FFE4A8
RGB
rgb(255, 228, 168)
HSL
hsl(41, 100%, 83%)
HSB
hsb(41, 34%, 100%)
CMYK
cmyk(0%, 11%, 34%, 0%)
Oklch
oklch(92.7% 0.082 86.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#FAC575

Goose Yellow · BurlyWood · Warm Sun

HEX
#FAC575
RGB
rgb(250, 197, 117)
HSL
hsl(36, 93%, 72%)
HSB
hsb(36, 53%, 98%)
CMYK
cmyk(0%, 21%, 53%, 2%)
Oklch
oklch(85.4% 0.115 76.5)

TraditionalGoose Yellow」· PaintWarm Sun」· Creative Honey Glow

#2F2E3B

Deep Indigo · DarkSlateGray · Prussian Blue

HEX
#2F2E3B
RGB
rgb(47, 46, 59)
HSL
hsl(245, 12%, 21%)
HSB
hsb(245, 22%, 23%)
CMYK
cmyk(20%, 22%, 0%, 77%)
Oklch
oklch(30.8% 0.023 288.5)

TraditionalDeep Indigo」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

CDA8B9
A8CDBB

Analogous

CDA8CC
CDA8B9
CDA9A8

Triadic

CDA8B9
B9CDA8
A8B9CD

Split-Comp.

CDA8B9
A8CDA9
A8CCCD

Tetradic

CDA8B9
CCCDA8
A8CDBB
A9A8CD

Contrast Matrix WCAG 2.1 Contrast

CDA8B9
E0C6B5
FFE4A8
FAC575
2F2E3B
1.3
Fail
1.7
Fail
1.3
Fail
6.3
AA
1.3
Fail
1.3
Fail
1.0
Fail
8.2
AAA
1.7
Fail
1.3
Fail
1.3
Fail
10.7
AAA
1.3
Fail
1.0
Fail
1.3
Fail
8.5
AAA
6.3
AA
8.2
AAA
10.7
AAA
8.5
AAA
White BG
2.1Fail
1.6Fail
1.2Fail
1.6Fail
13.3AAA
Black BG
9.9AAA
12.9AAA
16.9AAA
13.3AAA
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

BDBDB5
D5D5B9
F3F3B7
E3E388
2F2F38

Deuteranopia

BFC2B4
D6D8BA
F5F7BA
E6EA8D
2F2F37

Tritanopia

CBB2B1
DFBCBD
FEC2C5
F7989B
2F3535

Achromatopsia

B5B5B5
CCCCCC
E5E5E5
CCCCCC
303030

Shades & Tints Shades & Tints

#CDA8B9

Dark
Light

#E0C6B5

Dark
Light

#FFE4A8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #cda8b9;
  --color-2: #e0c6b5;
  --color-3: #ffe4a8;
  --color-4: #fac575;
  --color-5: #2f2e3b;
}

SCSS

$color-1: #cda8b9;
$color-2: #e0c6b5;
$color-3: #ffe4a8;
$color-4: #fac575;
$color-5: #2f2e3b;

TAILWIND

colors: {
  'brand-1': '#cda8b9',
  'brand-2': '#e0c6b5',
  'brand-3': '#ffe4a8',
  'brand-4': '#fac575',
  'brand-5': '#2f2e3b',
}

RGB Array

[205, 168, 185], [224, 198, 181], [255, 228, 168], [250, 197, 117], [47, 46, 59]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #CDA8B9, #E0C6B5, #FFE4A8, #FAC575, #2F2E3B 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: #cda8b9; --color-2: #e0c6b5; --color-3: #ffe4a8; --color-4: #fac575; --color-5: #2f2e3b. 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