← Back to Editor

#E8DEBB · #C0E2C2 · #A0B8B1 · #85707F · #453D4D

space

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#E8DEBB

Goose Yellow · Wheat · Lemon Cream

HEX
#E8DEBB
RGB
rgb(232, 222, 187)
HSL
hsl(47, 49%, 82%)
HSB
hsb(47, 19%, 91%)
CMYK
cmyk(0%, 4%, 19%, 9%)
Oklch
oklch(90.0% 0.047 93.9)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#C0E2C2

Celadon · LightGray · Mint Green

HEX
#C0E2C2
RGB
rgb(192, 226, 194)
HSL
hsl(124, 37%, 82%)
HSB
hsb(124, 15%, 89%)
CMYK
cmyk(15%, 0%, 14%, 11%)
Oklch
oklch(88.0% 0.056 146.7)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#A0B8B1

Jade · DarkGray · Lake Green

HEX
#A0B8B1
RGB
rgb(160, 184, 177)
HSL
hsl(162, 14%, 67%)
HSB
hsb(162, 13%, 72%)
CMYK
cmyk(13%, 0%, 4%, 28%)
Oklch
oklch(76.2% 0.028 176.1)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#85707F

Rose Purple · Gray · Warm Gray

HEX
#85707F
RGB
rgb(133, 112, 127)
HSL
hsl(317, 9%, 48%)
HSB
hsb(317, 16%, 52%)
CMYK
cmyk(0%, 16%, 5%, 48%)
Oklch
oklch(57.0% 0.034 336.3)

TraditionalRose Purple」· PaintWarm Gray」· Creative Urban Concrete

#453D4D

Dark Plum · DarkSlateGray · Eggplant

HEX
#453D4D
RGB
rgb(69, 61, 77)
HSL
hsl(270, 12%, 27%)
HSB
hsb(270, 21%, 30%)
CMYK
cmyk(10%, 21%, 0%, 70%)
Oklch
oklch(37.4% 0.029 307.6)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E8DEBB
BBC4E8

Analogous

E8C7BB
E8DEBB
DBE8BB

Triadic

E8DEBB
BBE8DE
DEBBE8

Split-Comp.

E8DEBB
BBDBE8
C7BBE8

Tetradic

E8DEBB
BBE8C7
BBC4E8
E8BBDB

Contrast Matrix WCAG 2.1 Contrast

E8DEBB
C0E2C2
A0B8B1
85707F
453D4D
1.0
Fail
1.6
Fail
3.4
AA Large
7.7
AAA
1.0
Fail
1.5
Fail
3.2
AA Large
7.3
AAA
1.6
Fail
1.5
Fail
2.2
Fail
4.9
AA
3.4
AA Large
3.2
AA Large
2.2
Fail
2.3
Fail
7.7
AAA
7.3
AAA
4.9
AA
2.3
Fail
White BG
1.3Fail
1.4Fail
2.1Fail
4.5AA
10.4AAA
Black BG
15.6AAA
14.9AAA
10.0AAA
4.6AA
2.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E4E4C3
CFCFCA
AAABB3
7C7C7B
424149

Deuteranopia

E4E5C6
CDCACC
A9A7B3
7D7F7B
424348

Tritanopia

E7CACC
C2D0D1
A1B4B4
847978
454645

Achromatopsia

DDDDDD
D4D4D4
B0B0B0
787878
414141

Shades & Tints Shades & Tints

#E8DEBB

Dark
Light

#C0E2C2

Dark
Light

#A0B8B1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e8debb;
  --color-2: #c0e2c2;
  --color-3: #a0b8b1;
  --color-4: #85707f;
  --color-5: #453d4d;
}

SCSS

$color-1: #e8debb;
$color-2: #c0e2c2;
$color-3: #a0b8b1;
$color-4: #85707f;
$color-5: #453d4d;

TAILWIND

colors: {
  'brand-1': '#e8debb',
  'brand-2': '#c0e2c2',
  'brand-3': '#a0b8b1',
  'brand-4': '#85707f',
  'brand-5': '#453d4d',
}

RGB Array

[232, 222, 187], [192, 226, 194], [160, 184, 177], [133, 112, 127], [69, 61, 77]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #E8DEBB, #C0E2C2, #A0B8B1, #85707F, #453D4D 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: #e8debb; --color-2: #c0e2c2; --color-3: #a0b8b1; --color-4: #85707f; --color-5: #453d4d. 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 space-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