← Back to Editor

#FFFFE4 · #FFDCC6 · #FFB5A4 · #FE8F82 · #421D1C

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarm

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData Visualization

Color Details Color Details

#FFFFE4

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFE4
RGB
rgb(255, 255, 228)
HSL
hsl(60, 100%, 95%)
HSB
hsb(60, 11%, 100%)
CMYK
cmyk(0%, 0%, 11%, 0%)
Oklch
oklch(99.3% 0.035 107.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FFDCC6

Apricot · Bisque · Peach Orange

HEX
#FFDCC6
RGB
rgb(255, 220, 198)
HSL
hsl(23, 100%, 89%)
HSB
hsb(23, 22%, 100%)
CMYK
cmyk(0%, 14%, 22%, 0%)
Oklch
oklch(91.8% 0.049 54.1)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#FFB5A4

Peach Pink · LightPink · Cherry Blossom

HEX
#FFB5A4
RGB
rgb(255, 181, 164)
HSL
hsl(11, 100%, 82%)
HSB
hsb(11, 36%, 100%)
CMYK
cmyk(0%, 29%, 36%, 0%)
Oklch
oklch(83.8% 0.090 33.4)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#FE8F82

Peach Pink · LightSalmon · Coral Red

HEX
#FE8F82
RGB
rgb(254, 143, 130)
HSL
hsl(6, 98%, 75%)
HSB
hsb(6, 49%, 100%)
CMYK
cmyk(0%, 44%, 49%, 0%)
Oklch
oklch(76.6% 0.136 27.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#421D1C

Crimson · DarkSlateGray · Deep Berry

HEX
#421D1C
RGB
rgb(66, 29, 28)
HSL
hsl(2, 40%, 18%)
HSB
hsb(2, 58%, 26%)
CMYK
cmyk(0%, 56%, 58%, 74%)
Oklch
oklch(28.4% 0.058 23.0)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFE4
E5E5FF

Analogous

FFF2E5
FFFFE4
F2FFE5

Triadic

FFFFE4
E5FFFF
FFE5FF

Split-Comp.

FFFFE4
E5F2FF
F2E5FF

Tetradic

FFFFE4
E5FFF2
E5E5FF
FFE5F2

Contrast Matrix WCAG 2.1 Contrast

FFFFE4
FFDCC6
FFB5A4
FE8F82
421D1C
1.3
Fail
1.7
Fail
2.2
Fail
14.5
AAA
1.3
Fail
1.3
Fail
1.7
Fail
11.4
AAA
1.7
Fail
1.3
Fail
1.3
Fail
8.7
AAA
2.2
Fail
1.7
Fail
1.3
Fail
6.6
AA
14.5
AAA
11.4
AAA
8.7
AAA
6.6
AA
White BG
1.0Fail
1.3Fail
1.7Fail
2.2Fail
14.7AAA
Black BG
20.7AAA
16.3AAA
12.4AAA
9.5AAA
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFEB
F0F0CB
DFDEA8
CECD85
32321C

Deuteranopia

FFFFEC
F2F5CD
E3E9A9
D4DD86
34371C

Tritanopia

FFF0F1
FDD0D0
FBABAC
F88888
401C1C

Achromatopsia

FCFCFC
E4E4E4
C9C9C9
AFAFAF
282828

Shades & Tints Shades & Tints

#FFFFE4

Dark
Light

#FFDCC6

Dark
Light

#FFB5A4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffe4;
  --color-2: #ffdcc6;
  --color-3: #ffb5a4;
  --color-4: #fe8f82;
  --color-5: #421d1c;
}

SCSS

$color-1: #ffffe4;
$color-2: #ffdcc6;
$color-3: #ffb5a4;
$color-4: #fe8f82;
$color-5: #421d1c;

TAILWIND

colors: {
  'brand-1': '#ffffe4',
  'brand-2': '#ffdcc6',
  'brand-3': '#ffb5a4',
  'brand-4': '#fe8f82',
  'brand-5': '#421d1c',
}

RGB Array

[255, 255, 228], [255, 220, 198], [255, 181, 164], [254, 143, 130], [66, 29, 28]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFE4, #FFDCC6, #FFB5A4, #FE8F82, #421D1C is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ffffe4; --color-2: #ffdcc6; --color-3: #ffb5a4; --color-4: #fe8f82; --color-5: #421d1c. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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