← Back to Editor

#FFFFFF · #E9F5EB · #DAE8B5 · #D9A071 · #C44741

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

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

#E9F5EB

Celadon · Linen · Mint Green

HEX
#E9F5EB
RGB
rgb(233, 245, 235)
HSL
hsl(130, 38%, 94%)
HSB
hsb(130, 5%, 96%)
CMYK
cmyk(5%, 0%, 4%, 4%)
Oklch
oklch(95.8% 0.018 150.6)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#DAE8B5

Willow Green · Wheat · Mint Green

HEX
#DAE8B5
RGB
rgb(218, 232, 181)
HSL
hsl(76, 53%, 81%)
HSB
hsb(76, 22%, 91%)
CMYK
cmyk(6%, 0%, 22%, 9%)
Oklch
oklch(90.8% 0.069 120.2)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#D9A071

Apricot · DarkSalmon · Warm Sun

HEX
#D9A071
RGB
rgb(217, 160, 113)
HSL
hsl(27, 58%, 65%)
HSB
hsb(27, 48%, 85%)
CMYK
cmyk(0%, 26%, 48%, 15%)
Oklch
oklch(74.9% 0.092 60.2)

TraditionalApricot」· PaintWarm Sun」· Creative Honey Glow

#C44741

Crimson · Sienna · Passion Red

HEX
#C44741
RGB
rgb(196, 71, 65)
HSL
hsl(3, 53%, 51%)
HSB
hsb(3, 67%, 77%)
CMYK
cmyk(0%, 64%, 67%, 23%)
Oklch
oklch(56.9% 0.161 26.3)

TraditionalCrimson」· PaintPassion Red」· 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
E9F5EB
DAE8B5
D9A071
C44741
1.1
Fail
1.3
Fail
2.3
Fail
4.9
AA
1.1
Fail
1.2
Fail
2.0
Fail
4.3
AA Large
1.3
Fail
1.2
Fail
1.8
Fail
3.7
AA Large
2.3
Fail
2.0
Fail
1.8
Fail
2.1
Fail
4.9
AA
4.3
AA Large
3.7
AA Large
2.1
Fail
White BG
1.0Fail
1.1Fail
1.3Fail
2.3Fail
4.9AA
Black BG
21.0AAA
18.7AAA
16.2AAA
9.2AAA
4.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
EEEEED
E0E0C1
C0C07C
8E8D42

Deuteranopia

FFFFFF
EEEDEE
DFDEC4
C4C87F
959F43

Tritanopia

FFFFFF
EAEFF0
DBCBCD
D68587
BE4444

Achromatopsia

FFFFFF
F0F0F0
DEDEDE
ACACAC
6C6C6C

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#E9F5EB

Dark
Light

#DAE8B5

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #e9f5eb;
  --color-3: #dae8b5;
  --color-4: #d9a071;
  --color-5: #c44741;
}

SCSS

$color-1: #ffffff;
$color-2: #e9f5eb;
$color-3: #dae8b5;
$color-4: #d9a071;
$color-5: #c44741;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#e9f5eb',
  'brand-3': '#dae8b5',
  'brand-4': '#d9a071',
  'brand-5': '#c44741',
}

RGB Array

[255, 255, 255], [233, 245, 235], [218, 232, 181], [217, 160, 113], [196, 71, 65]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #E9F5EB, #DAE8B5, #D9A071, #C44741 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: #e9f5eb; --color-3: #dae8b5; --color-4: #d9a071; --color-5: #c44741. 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