← Back to Editor

#FFFFFF · #CCEAE2 · #DDC9AE · #DA563D · #191919

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

#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

#CCEAE2

Jade · LightGray · Glacier Blue

HEX
#CCEAE2
RGB
rgb(204, 234, 226)
HSL
hsl(164, 42%, 86%)
HSB
hsb(164, 13%, 92%)
CMYK
cmyk(13%, 0%, 3%, 8%)
Oklch
oklch(91.3% 0.033 177.7)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#DDC9AE

Goose Yellow · Wheat · Peach Orange

HEX
#DDC9AE
RGB
rgb(221, 201, 174)
HSL
hsl(34, 41%, 77%)
HSB
hsb(34, 21%, 87%)
CMYK
cmyk(0%, 9%, 21%, 13%)
Oklch
oklch(84.5% 0.043 75.4)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#DA563D

Vermilion · Chocolate · Passion Red

HEX
#DA563D
RGB
rgb(218, 86, 61)
HSL
hsl(10, 68%, 55%)
HSB
hsb(10, 72%, 85%)
CMYK
cmyk(0%, 61%, 72%, 15%)
Oklch
oklch(62.2% 0.171 32.7)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#191919

Ink Black · Black · Jet Black

HEX
#191919
RGB
rgb(25, 25, 25)
HSL
hsl(0, 0%, 10%)
HSB
hsb(0, 0%, 10%)
CMYK
cmyk(0%, 0%, 0%, 90%)
Oklch
oklch(21.3% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

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
CCEAE2
DDC9AE
DA563D
191919
1.3
Fail
1.6
Fail
3.9
AA Large
17.6
AAA
1.3
Fail
1.3
Fail
3.1
AA Large
13.8
AAA
1.6
Fail
1.3
Fail
2.4
Fail
10.9
AAA
3.9
AA Large
3.1
AA Large
2.4
Fail
4.5
AA
17.6
AAA
13.8
AAA
10.9
AAA
4.5
AA
White BG
1.0Fail
1.3Fail
1.6Fail
3.9AA Large
17.6AAA
Black BG
21.0AAA
16.4AAA
13.0AAA
5.4AA
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
D9D9E4
D4D4B5
A1A043
191919

Deuteranopia

FFFFFF
D7D5E4
D6D7B6
A9B245
191919

Tritanopia

FFFFFF
CDE5E6
DCBABB
D34849
191919

Achromatopsia

FFFFFF
E0E0E0
CCCCCC
7B7B7B
191919

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#CCEAE2

Dark
Light

#DDC9AE

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #cceae2;
  --color-3: #ddc9ae;
  --color-4: #da563d;
  --color-5: #191919;
}

SCSS

$color-1: #ffffff;
$color-2: #cceae2;
$color-3: #ddc9ae;
$color-4: #da563d;
$color-5: #191919;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#cceae2',
  'brand-3': '#ddc9ae',
  'brand-4': '#da563d',
  'brand-5': '#191919',
}

RGB Array

[255, 255, 255], [204, 234, 226], [221, 201, 174], [218, 86, 61], [25, 25, 25]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #CCEAE2, #DDC9AE, #DA563D, #191919 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: #ffffff; --color-2: #cceae2; --color-3: #ddc9ae; --color-4: #da563d; --color-5: #191919. 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