← Back to Editor

#D8D8C0 · #F0F0D8 · #F0D8D8 · #D8D8D8 · #C0D8D8

pastel

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

GentleSoothingSweetWarmCool

Industry INDUSTRY

Kids & BabyBeautyLifestyle

UI Context UI CONTEXT

E-commerceSocial PostIllustration

Color Details Color Details

#D8D8C0

Fresh Green · LightGray · Lemon Cream

HEX
#D8D8C0
RGB
rgb(216, 216, 192)
HSL
hsl(60, 24%, 80%)
HSB
hsb(60, 11%, 85%)
CMYK
cmyk(0%, 0%, 11%, 15%)
Oklch
oklch(87.6% 0.032 107.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F0F0D8

Fresh Green · Beige · Lemon Cream

HEX
#F0F0D8
RGB
rgb(240, 240, 216)
HSL
hsl(60, 44%, 89%)
HSB
hsb(60, 10%, 94%)
CMYK
cmyk(0%, 0%, 10%, 6%)
Oklch
oklch(94.9% 0.032 107.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F0D8D8

Peach Pink · Bisque · Cherry Blossom

HEX
#F0D8D8
RGB
rgb(240, 216, 216)
HSL
hsl(0, 44%, 89%)
HSB
hsb(0, 10%, 94%)
CMYK
cmyk(0%, 10%, 10%, 6%)
Oklch
oklch(90.2% 0.027 17.7)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#D8D8D8

Silver Gray · LightGray · Pearl Gray

HEX
#D8D8D8
RGB
rgb(216, 216, 216)
HSL
hsl(0, 0%, 85%)
HSB
hsb(0, 0%, 85%)
CMYK
cmyk(0%, 0%, 0%, 15%)
Oklch
oklch(88.2% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#C0D8D8

Sky Blue · LightGray · Glacier Blue

HEX
#C0D8D8
RGB
rgb(192, 216, 216)
HSL
hsl(180, 24%, 80%)
HSB
hsb(180, 11%, 85%)
CMYK
cmyk(11%, 0%, 0%, 15%)
Oklch
oklch(86.4% 0.026 196.7)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

D8D8C0
C0C0D8

Analogous

D8CCC0
D8D8C0
CCD8C0

Triadic

D8D8C0
C0D8D8
D8C0D8

Split-Comp.

D8D8C0
C0CCD8
CCC0D8

Tetradic

D8D8C0
C0D8CC
C0C0D8
D8C0CC

Contrast Matrix WCAG 2.1 Contrast

D8D8C0
F0F0D8
F0D8D8
D8D8D8
C0D8D8
1.3
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.3
Fail
1.2
Fail
1.2
Fail
1.3
Fail
1.1
Fail
1.2
Fail
1.1
Fail
1.1
Fail
1.0
Fail
1.2
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.3
Fail
1.1
Fail
1.0
Fail
White BG
1.4Fail
1.2Fail
1.4Fail
1.4Fail
1.5Fail
Black BG
14.5AAA
18.2AAA
15.5AAA
14.7AAA
14.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

D8D8C6
F0F0DE
E6E5D8
D8D8D8
CACBD8

Deuteranopia

D8D8C7
F0F0DF
E7E9D8
D8D8D8
C9C7D8

Tritanopia

D8CACB
F0E2E3
EFD8D8
D8D8D8
C1D8D8

Achromatopsia

D5D5D5
EDEDED
DFDFDF
D8D8D8
D1D1D1

Shades & Tints Shades & Tints

#D8D8C0

Dark
Light

#F0F0D8

Dark
Light

#F0D8D8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #d8d8c0;
  --color-2: #f0f0d8;
  --color-3: #f0d8d8;
  --color-4: #d8d8d8;
  --color-5: #c0d8d8;
}

SCSS

$color-1: #d8d8c0;
$color-2: #f0f0d8;
$color-3: #f0d8d8;
$color-4: #d8d8d8;
$color-5: #c0d8d8;

TAILWIND

colors: {
  'brand-1': '#d8d8c0',
  'brand-2': '#f0f0d8',
  'brand-3': '#f0d8d8',
  'brand-4': '#d8d8d8',
  'brand-5': '#c0d8d8',
}

RGB Array

[216, 216, 192], [240, 240, 216], [240, 216, 216], [216, 216, 216], [192, 216, 216]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This pastel-style palette of #D8D8C0, #F0F0D8, #F0D8D8, #D8D8D8, #C0D8D8 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs. Low-saturation colors convey a sophisticated, premium feel. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #d8d8c0; --color-2: #f0f0d8; --color-3: #f0d8d8; --color-4: #d8d8d8; --color-5: #c0d8d8. 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 pastel-style 5-color scheme is especially suited for beauty, lifestyle, arts industries. Restrained colors convey professionalism and trust. 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