← Back to Editor

#FFFFFF · #FFDEAD · #F28772 · #9C665C · #4A332E

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

#FFDEAD

Goose Yellow · Wheat · Peach Orange

HEX
#FFDEAD
RGB
rgb(255, 222, 173)
HSL
hsl(36, 100%, 84%)
HSB
hsb(36, 32%, 100%)
CMYK
cmyk(0%, 13%, 32%, 0%)
Oklch
oklch(91.6% 0.073 77.4)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F28772

Peach Pink · Salmon · Coral Red

HEX
#F28772
RGB
rgb(242, 135, 114)
HSL
hsl(10, 83%, 70%)
HSB
hsb(10, 53%, 95%)
CMYK
cmyk(0%, 44%, 53%, 5%)
Oklch
oklch(73.5% 0.135 32.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#9C665C

Crimson · Sienna · Passion Red

HEX
#9C665C
RGB
rgb(156, 102, 92)
HSL
hsl(9, 26%, 49%)
HSB
hsb(9, 41%, 61%)
CMYK
cmyk(0%, 35%, 41%, 39%)
Oklch
oklch(56.5% 0.072 31.0)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#4A332E

Crimson · DarkSlateGray · Wine Red

HEX
#4A332E
RGB
rgb(74, 51, 46)
HSL
hsl(11, 23%, 24%)
HSB
hsb(11, 38%, 29%)
CMYK
cmyk(0%, 31%, 38%, 71%)
Oklch
oklch(34.6% 0.035 32.6)

TraditionalCrimson」· PaintWine 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
FFDEAD
F28772
9C665C
4A332E
1.3
Fail
2.5
Fail
4.7
AA
11.6
AAA
1.3
Fail
1.9
Fail
3.6
AA Large
9.0
AAA
2.5
Fail
1.9
Fail
1.9
Fail
4.7
AA
4.7
AA
3.6
AA Large
1.9
Fail
2.5
Fail
11.6
AAA
9.0
AAA
4.7
AA
2.5
Fail
White BG
1.0Fail
1.3Fail
2.5Fail
4.7AA
11.6AAA
Black BG
21.0AAA
16.3AAA
8.5AAA
4.5AA Large
1.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
F1F0B9
C4C377
85845E
40402F

Deuteranopia

FFFFFF
F3F5BC
CAD278
888C5F
41432F

Tritanopia

FFFFFF
FDC2C4
ED7B7C
996061
493030

Achromatopsia

FFFFFF
E2E2E2
A5A5A5
757575
393939

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FFDEAD

Dark
Light

#F28772

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #ffdead;
  --color-3: #f28772;
  --color-4: #9c665c;
  --color-5: #4a332e;
}

SCSS

$color-1: #ffffff;
$color-2: #ffdead;
$color-3: #f28772;
$color-4: #9c665c;
$color-5: #4a332e;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#ffdead',
  'brand-3': '#f28772',
  'brand-4': '#9c665c',
  'brand-5': '#4a332e',
}

RGB Array

[255, 255, 255], [255, 222, 173], [242, 135, 114], [156, 102, 92], [74, 51, 46]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FFDEAD, #F28772, #9C665C, #4A332E 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: #ffdead; --color-3: #f28772; --color-4: #9c665c; --color-5: #4a332e. 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