← Back to Editor

#E0D5C3 · #D6CCBA · #B0BCBF · #A3ABAD · #666666

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#E0D5C3

Goose Yellow · LightGray · Peach Orange

HEX
#E0D5C3
RGB
rgb(224, 213, 195)
HSL
hsl(37, 32%, 82%)
HSB
hsb(37, 13%, 88%)
CMYK
cmyk(0%, 5%, 13%, 12%)
Oklch
oklch(87.7% 0.027 80.2)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#D6CCBA

Goose Yellow · Silver · Peach Orange

HEX
#D6CCBA
RGB
rgb(214, 204, 186)
HSL
hsl(39, 25%, 78%)
HSB
hsb(39, 13%, 84%)
CMYK
cmyk(0%, 5%, 13%, 16%)
Oklch
oklch(84.8% 0.027 82.4)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#B0BCBF

Sky Blue · Silver · Lake Green

HEX
#B0BCBF
RGB
rgb(176, 188, 191)
HSL
hsl(192, 10%, 72%)
HSB
hsb(192, 8%, 75%)
CMYK
cmyk(8%, 2%, 0%, 25%)
Oklch
oklch(78.7% 0.014 214.4)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#A3ABAD

Ash · DarkGray · Silver Sand

HEX
#A3ABAD
RGB
rgb(163, 171, 173)
HSL
hsl(192, 6%, 66%)
HSB
hsb(192, 6%, 68%)
CMYK
cmyk(6%, 1%, 0%, 32%)
Oklch
oklch(73.5% 0.010 214.4)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#666666

Ink Gray · DimGray · Charcoal

HEX
#666666
RGB
rgb(102, 102, 102)
HSL
hsl(0, 0%, 40%)
HSB
hsb(0, 0%, 40%)
CMYK
cmyk(0%, 0%, 0%, 60%)
Oklch
oklch(51.0% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E0D5C3
C2CEE0

Analogous

E0C6C2
E0D5C3
DCE0C2

Triadic

E0D5C3
C2E0D5
D5C2E0

Split-Comp.

E0D5C3
C2DCE0
C6C2E0

Tetradic

E0D5C3
C2E0C6
C2CEE0
E0C2DC

Contrast Matrix WCAG 2.1 Contrast

E0D5C3
D6CCBA
B0BCBF
A3ABAD
666666
1.1
Fail
1.3
Fail
1.6
Fail
4.0
AA Large
1.1
Fail
1.2
Fail
1.5
Fail
3.6
AA Large
1.3
Fail
1.2
Fail
1.2
Fail
3.0
Fail
1.6
Fail
1.5
Fail
1.2
Fail
2.5
Fail
4.0
AA Large
3.6
AA Large
3.0
Fail
2.5
Fail
White BG
1.5Fail
1.6Fail
1.9Fail
2.3Fail
5.7AA
Black BG
14.5AAA
13.2AAA
10.8AAA
9.0AAA
3.7AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

DBDBC7
D2D2BE
B5B5BE
A6A7AD
666666

Deuteranopia

DCDDC8
D2D3BF
B5B4BE
A6A5AC
666666

Tritanopia

DFCBCC
D5C2C3
B1BEBE
A3ACAC
666666

Achromatopsia

D6D6D6
CDCDCD
B9B9B9
A9A9A9
666666

Shades & Tints Shades & Tints

#E0D5C3

Dark
Light

#D6CCBA

Dark
Light

#B0BCBF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e0d5c3;
  --color-2: #d6ccba;
  --color-3: #b0bcbf;
  --color-4: #a3abad;
  --color-5: #666666;
}

SCSS

$color-1: #e0d5c3;
$color-2: #d6ccba;
$color-3: #b0bcbf;
$color-4: #a3abad;
$color-5: #666666;

TAILWIND

colors: {
  'brand-1': '#e0d5c3',
  'brand-2': '#d6ccba',
  'brand-3': '#b0bcbf',
  'brand-4': '#a3abad',
  'brand-5': '#666666',
}

RGB Array

[224, 213, 195], [214, 204, 186], [176, 188, 191], [163, 171, 173], [102, 102, 102]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E0D5C3, #D6CCBA, #B0BCBF, #A3ABAD, #666666 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, 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: #e0d5c3; --color-2: #d6ccba; --color-3: #b0bcbf; --color-4: #a3abad; --color-5: #666666. 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 general-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