← Back to Editor

#D1D5C5 · #EFE1D6 · #ECC9C4 · #EEA5A8 · #5B4E3F

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

#D1D5C5

Willow Green · LightGray · Apple Green

HEX
#D1D5C5
RGB
rgb(209, 213, 197)
HSL
hsl(75, 16%, 80%)
HSB
hsb(75, 8%, 84%)
CMYK
cmyk(2%, 0%, 8%, 16%)
Oklch
oklch(86.5% 0.022 118.3)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

#EFE1D6

Apricot · Beige · Peach Orange

HEX
#EFE1D6
RGB
rgb(239, 225, 214)
HSL
hsl(26, 44%, 89%)
HSB
hsb(26, 10%, 94%)
CMYK
cmyk(0%, 6%, 10%, 6%)
Oklch
oklch(91.8% 0.021 60.7)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#ECC9C4

Peach Pink · Pink · Cherry Blossom

HEX
#ECC9C4
RGB
rgb(236, 201, 196)
HSL
hsl(7, 51%, 85%)
HSB
hsb(7, 17%, 93%)
CMYK
cmyk(0%, 15%, 17%, 7%)
Oklch
oklch(86.4% 0.040 27.5)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#EEA5A8

Peach Pink · LightPink · Coral Red

HEX
#EEA5A8
RGB
rgb(238, 165, 168)
HSL
hsl(358, 68%, 79%)
HSB
hsb(358, 31%, 93%)
CMYK
cmyk(0%, 31%, 29%, 7%)
Oklch
oklch(79.3% 0.087 16.5)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#5B4E3F

Ochre · DarkOliveGreen · Amber Brown

HEX
#5B4E3F
RGB
rgb(91, 78, 63)
HSL
hsl(32, 18%, 30%)
HSB
hsb(32, 31%, 36%)
CMYK
cmyk(0%, 14%, 31%, 64%)
Oklch
oklch(43.3% 0.029 70.9)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

D1D5C5
C8C4D4

Analogous

D4D0C4
D1D5C5
C8D4C4

Triadic

D1D5C5
C4D0D4
D4C4D0

Split-Comp.

D1D5C5
C4C8D4
D0C4D4

Tetradic

D1D5C5
C4D4D0
C8C4D4
D4C4C8

Contrast Matrix WCAG 2.1 Contrast

D1D5C5
EFE1D6
ECC9C4
EEA5A8
5B4E3F
1.2
Fail
1.0
Fail
1.3
Fail
5.4
AA
1.2
Fail
1.2
Fail
1.6
Fail
6.3
AA
1.0
Fail
1.2
Fail
1.3
Fail
5.3
AA
1.3
Fail
1.6
Fail
1.3
Fail
4.1
AA Large
5.4
AA
6.3
AA
5.3
AA
4.1
AA Large
White BG
1.5Fail
1.3Fail
1.5Fail
2.0Fail
8.1AAA
Black BG
14.0AAA
16.4AAA
13.7AAA
10.6AAA
2.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

D3D3C9
E9E9D9
DDDDC5
CECEA7
555543

Deuteranopia

D3D2CA
EAEBD9
DFE2C6
D3D8A7
565744

Tritanopia

D1CCCD
EEDBDB
EAC6C6
EAA7A7
5A4546

Achromatopsia

D2D2D2
E4E4E4
D3D3D3
BBBBBB
505050

Shades & Tints Shades & Tints

#D1D5C5

Dark
Light

#EFE1D6

Dark
Light

#ECC9C4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #d1d5c5;
  --color-2: #efe1d6;
  --color-3: #ecc9c4;
  --color-4: #eea5a8;
  --color-5: #5b4e3f;
}

SCSS

$color-1: #d1d5c5;
$color-2: #efe1d6;
$color-3: #ecc9c4;
$color-4: #eea5a8;
$color-5: #5b4e3f;

TAILWIND

colors: {
  'brand-1': '#d1d5c5',
  'brand-2': '#efe1d6',
  'brand-3': '#ecc9c4',
  'brand-4': '#eea5a8',
  'brand-5': '#5b4e3f',
}

RGB Array

[209, 213, 197], [239, 225, 214], [236, 201, 196], [238, 165, 168], [91, 78, 63]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This pastel-style palette of #D1D5C5, #EFE1D6, #ECC9C4, #EEA5A8, #5B4E3F 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: #d1d5c5; --color-2: #efe1d6; --color-3: #ecc9c4; --color-4: #eea5a8; --color-5: #5b4e3f. 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