← Back to Editor

#D3CED5 · #C0B7C8 · #9B8F99 · #412D2C · #CCAF8F

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#D3CED5

Lilac · LightGray · Pearl Gray

HEX
#D3CED5
RGB
rgb(211, 206, 213)
HSL
hsl(283, 8%, 82%)
HSB
hsb(283, 3%, 84%)
CMYK
cmyk(1%, 3%, 0%, 16%)
Oklch
oklch(85.7% 0.011 316.5)

TraditionalLilac」· PaintPearl Gray」· Creative Silver Lining

#C0B7C8

Lilac · Silver · Lilac Purple

HEX
#C0B7C8
RGB
rgb(192, 183, 200)
HSL
hsl(272, 13%, 75%)
HSB
hsb(272, 8%, 78%)
CMYK
cmyk(4%, 8%, 0%, 22%)
Oklch
oklch(79.2% 0.026 309.3)

TraditionalLilac」· PaintLilac Purple」· Creative Lavender Dream

#9B8F99

Ash · DarkGray · Silver Sand

HEX
#9B8F99
RGB
rgb(155, 143, 153)
HSL
hsl(310, 6%, 58%)
HSB
hsb(310, 8%, 61%)
CMYK
cmyk(0%, 8%, 1%, 39%)
Oklch
oklch(66.4% 0.020 331.2)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#412D2C

Crimson · DarkSlateGray · Wine Red

HEX
#412D2C
RGB
rgb(65, 45, 44)
HSL
hsl(3, 19%, 21%)
HSB
hsb(3, 32%, 25%)
CMYK
cmyk(0%, 31%, 32%, 75%)
Oklch
oklch(32.0% 0.030 22.1)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#CCAF8F

Ginger · Tan · Warm Sun

HEX
#CCAF8F
RGB
rgb(204, 175, 143)
HSL
hsl(31, 37%, 68%)
HSB
hsb(31, 30%, 80%)
CMYK
cmyk(0%, 14%, 30%, 20%)
Oklch
oklch(77.1% 0.055 69.6)

TraditionalGinger」· PaintWarm Sun」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

D3CED5
D0D5CD

Analogous

CFCDD5
D3CED5
D5CDD3

Triadic

D3CED5
D5D3CD
CDD5D3

Split-Comp.

D3CED5
D3D5CD
CDD5CF

Tetradic

D3CED5
D5CFCD
D0D5CD
CDD3D5

Contrast Matrix WCAG 2.1 Contrast

D3CED5
C0B7C8
9B8F99
412D2C
CCAF8F
1.2
Fail
2.0
Fail
8.3
AAA
1.3
Fail
1.2
Fail
1.6
Fail
6.6
AA
1.1
Fail
2.0
Fail
1.6
Fail
4.1
AA Large
1.5
Fail
8.3
AAA
6.6
AA
4.1
AA Large
6.2
AA
1.3
Fail
1.1
Fail
1.5
Fail
6.2
AA
White BG
1.5Fail
1.9Fail
3.1AA Large
12.8AAA
2.1Fail
Black BG
13.6AAA
10.8AAA
6.8AA
1.6Fail
10.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

D1D1D3
BCBCC4
969697
38382C
BFBF97

Deuteranopia

D1D2D3
BDBDC3
979796
3A3B2C
C1C399

Tritanopia

D3D2D2
C0C1C0
9A9594
402C2C
CB9D9E

Achromatopsia

D0D0D0
BCBCBC
949494
333333
B4B4B4

Shades & Tints Shades & Tints

#D3CED5

Dark
Light

#C0B7C8

Dark
Light

#9B8F99

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #d3ced5;
  --color-2: #c0b7c8;
  --color-3: #9b8f99;
  --color-4: #412d2c;
  --color-5: #ccaf8f;
}

SCSS

$color-1: #d3ced5;
$color-2: #c0b7c8;
$color-3: #9b8f99;
$color-4: #412d2c;
$color-5: #ccaf8f;

TAILWIND

colors: {
  'brand-1': '#d3ced5',
  'brand-2': '#c0b7c8',
  'brand-3': '#9b8f99',
  'brand-4': '#412d2c',
  'brand-5': '#ccaf8f',
}

RGB Array

[211, 206, 213], [192, 183, 200], [155, 143, 153], [65, 45, 44], [204, 175, 143]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #D3CED5, #C0B7C8, #9B8F99, #412D2C, #CCAF8F is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. 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: #d3ced5; --color-2: #c0b7c8; --color-3: #9b8f99; --color-4: #412d2c; --color-5: #ccaf8f. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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 tech, SaaS, healthcare, eco 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