← Back to Editor

#FFFFFF · #FFE3E9 · #E0C3CB · #C77787 · #99737D

pastel

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

GentleSoothingSweetWarm

Industry INDUSTRY

Kids & BabyBeautyLifestyle

UI Context UI CONTEXT

E-commerceSocial PostIllustrationData 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

#FFE3E9

Peach Pink · Linen · Cherry Blossom

HEX
#FFE3E9
RGB
rgb(255, 227, 233)
HSL
hsl(347, 100%, 95%)
HSB
hsb(347, 11%, 100%)
CMYK
cmyk(0%, 11%, 9%, 0%)
Oklch
oklch(94.0% 0.032 3.1)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#E0C3CB

Rouge · LightGray · Cherry Blossom

HEX
#E0C3CB
RGB
rgb(224, 195, 203)
HSL
hsl(343, 32%, 82%)
HSB
hsb(343, 13%, 88%)
CMYK
cmyk(0%, 13%, 9%, 12%)
Oklch
oklch(84.4% 0.034 359.3)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#C77787

Peach Pink · LightCoral · Coral Red

HEX
#C77787
RGB
rgb(199, 119, 135)
HSL
hsl(348, 42%, 62%)
HSB
hsb(348, 40%, 78%)
CMYK
cmyk(0%, 40%, 32%, 22%)
Oklch
oklch(66.0% 0.102 7.3)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#99737D

Dark Violet · Gray · Rose Pink

HEX
#99737D
RGB
rgb(153, 115, 125)
HSL
hsl(344, 16%, 53%)
HSB
hsb(344, 25%, 60%)
CMYK
cmyk(0%, 25%, 18%, 40%)
Oklch
oklch(59.6% 0.050 1.3)

TraditionalDark Violet」· PaintRose Pink」· 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
FFE3E9
E0C3CB
C77787
99737D
1.2
Fail
1.6
Fail
3.3
AA Large
4.1
AA Large
1.2
Fail
1.4
Fail
2.7
Fail
3.4
AA Large
1.6
Fail
1.4
Fail
2.0
Fail
2.5
Fail
3.3
AA Large
2.7
Fail
2.0
Fail
1.3
Fail
4.1
AA Large
3.4
AA Large
2.5
Fail
1.3
Fail
White BG
1.0Fail
1.2Fail
1.6Fail
3.3AA Large
4.1AA Large
Black BG
21.0AAA
17.4AAA
12.8AAA
6.4AA
5.1AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
F3F3E8
D3D3C9
A4A483
89887B

Deuteranopia

FFFFFF
F5F7E7
D5D7C9
A9AF82
8B8E7A

Tritanopia

FFFFFF
FEE6E6
DFC8C7
C3807F
977978

Achromatopsia

FFFFFF
ECECEC
CDCDCD
919191
808080

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FFE3E9

Dark
Light

#E0C3CB

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #ffe3e9;
  --color-3: #e0c3cb;
  --color-4: #c77787;
  --color-5: #99737d;
}

SCSS

$color-1: #ffffff;
$color-2: #ffe3e9;
$color-3: #e0c3cb;
$color-4: #c77787;
$color-5: #99737d;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#ffe3e9',
  'brand-3': '#e0c3cb',
  'brand-4': '#c77787',
  'brand-5': '#99737d',
}

RGB Array

[255, 255, 255], [255, 227, 233], [224, 195, 203], [199, 119, 135], [153, 115, 125]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This pastel-style palette of #FFFFFF, #FFE3E9, #E0C3CB, #C77787, #99737D 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: #ffe3e9; --color-3: #e0c3cb; --color-4: #c77787; --color-5: #99737d. 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 pastel-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