← Back to Editor

#E6B6C5 · #F7C4C2 · #F3D2BE · #F4E5B5 · #F0F4C2

cool

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarm

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial App

Color Details Color Details

#E6B6C5

Rouge · LightPink · Cherry Blossom

HEX
#E6B6C5
RGB
rgb(230, 182, 197)
HSL
hsl(341, 49%, 81%)
HSB
hsb(341, 21%, 90%)
CMYK
cmyk(0%, 21%, 14%, 10%)
Oklch
oklch(82.3% 0.059 357.8)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#F7C4C2

Peach Pink · Pink · Cherry Blossom

HEX
#F7C4C2
RGB
rgb(247, 196, 194)
HSL
hsl(2, 77%, 86%)
HSB
hsb(2, 21%, 97%)
CMYK
cmyk(0%, 21%, 21%, 3%)
Oklch
oklch(86.5% 0.059 21.0)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#F3D2BE

Apricot · Wheat · Peach Orange

HEX
#F3D2BE
RGB
rgb(243, 210, 190)
HSL
hsl(23, 69%, 85%)
HSB
hsb(23, 22%, 95%)
CMYK
cmyk(0%, 14%, 22%, 5%)
Oklch
oklch(88.6% 0.046 53.1)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#F4E5B5

Goose Yellow · Wheat · Lemon Cream

HEX
#F4E5B5
RGB
rgb(244, 229, 181)
HSL
hsl(46, 74%, 83%)
HSB
hsb(46, 26%, 96%)
CMYK
cmyk(0%, 6%, 26%, 4%)
Oklch
oklch(92.2% 0.064 92.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#F0F4C2

Fresh Green · Bisque · Lemon Cream

HEX
#F0F4C2
RGB
rgb(240, 244, 194)
HSL
hsl(65, 69%, 86%)
HSB
hsb(65, 20%, 96%)
CMYK
cmyk(2%, 0%, 20%, 4%)
Oklch
oklch(95.2% 0.065 111.3)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E6B6C5
B7E6D7

Analogous

E6B7DE
E6B6C5
E6C0B7

Triadic

E6B6C5
C6E6B7
B7C6E6

Split-Comp.

E6B6C5
B7E6C0
B7DEE6

Tetradic

E6B6C5
DEE6B7
B7E6D7
C0B7E6

Contrast Matrix WCAG 2.1 Contrast

E6B6C5
F7C4C2
F3D2BE
F4E5B5
F0F4C2
1.1
Fail
1.2
Fail
1.4
Fail
1.6
Fail
1.1
Fail
1.1
Fail
1.2
Fail
1.4
Fail
1.2
Fail
1.1
Fail
1.1
Fail
1.2
Fail
1.4
Fail
1.2
Fail
1.1
Fail
1.1
Fail
1.6
Fail
1.4
Fail
1.2
Fail
1.1
Fail
White BG
1.8Fail
1.5Fail
1.4Fail
1.3Fail
1.1Fail
Black BG
11.9AAA
13.6AAA
14.8AAA
16.7AAA
18.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

D1D1C1
E1E0C2
E5E4C3
EEEDC1
F2F2CE

Deuteranopia

D4D8C0
E4E8C3
E7E9C4
EEF0C3
F2F1D1

Tritanopia

E4BFBE
F4C3C3
F1C7C8
F3CACC
F0D8DA

Achromatopsia

C6C6C6
D3D3D3
DADADA
E4E4E4
EDEDED

Shades & Tints Shades & Tints

#E6B6C5

Dark
Light

#F7C4C2

Dark
Light

#F3D2BE

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e6b6c5;
  --color-2: #f7c4c2;
  --color-3: #f3d2be;
  --color-4: #f4e5b5;
  --color-5: #f0f4c2;
}

SCSS

$color-1: #e6b6c5;
$color-2: #f7c4c2;
$color-3: #f3d2be;
$color-4: #f4e5b5;
$color-5: #f0f4c2;

TAILWIND

colors: {
  'brand-1': '#e6b6c5',
  'brand-2': '#f7c4c2',
  'brand-3': '#f3d2be',
  'brand-4': '#f4e5b5',
  'brand-5': '#f0f4c2',
}

RGB Array

[230, 182, 197], [247, 196, 194], [243, 210, 190], [244, 229, 181], [240, 244, 194]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This cool-style palette of #E6B6C5, #F7C4C2, #F3D2BE, #F4E5B5, #F0F4C2 is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs. Vivid colors effectively attract user attention. 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: #e6b6c5; --color-2: #f7c4c2; --color-3: #f3d2be; --color-4: #f4e5b5; --color-5: #f0f4c2. 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. 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 cool-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