← Back to Editor

#E8DCBE · #D7CFB6 · #89C3A5 · #6FB8BF · #4A494E

A 5-color palette 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

#E8DCBE

Goose Yellow · Wheat · Lemon Cream

HEX
#E8DCBE
RGB
rgb(232, 220, 190)
HSL
hsl(43, 48%, 83%)
HSB
hsb(43, 18%, 91%)
CMYK
cmyk(0%, 5%, 18%, 9%)
Oklch
oklch(89.6% 0.042 88.8)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#D7CFB6

Goose Yellow · Silver · Lemon Cream

HEX
#D7CFB6
RGB
rgb(215, 207, 182)
HSL
hsl(45, 29%, 78%)
HSB
hsb(45, 15%, 84%)
CMYK
cmyk(0%, 4%, 15%, 16%)
Oklch
oklch(85.4% 0.035 92.3)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#89C3A5

Celadon · DarkSeaGreen · Apple Green

HEX
#89C3A5
RGB
rgb(137, 195, 165)
HSL
hsl(149, 33%, 65%)
HSB
hsb(149, 30%, 76%)
CMYK
cmyk(30%, 0%, 15%, 24%)
Oklch
oklch(76.9% 0.074 161.5)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#6FB8BF

Slate Blue · MediumAquaMarine · Lake Green

HEX
#6FB8BF
RGB
rgb(111, 184, 191)
HSL
hsl(185, 38%, 59%)
HSB
hsb(185, 42%, 75%)
CMYK
cmyk(42%, 4%, 0%, 25%)
Oklch
oklch(73.7% 0.074 203.6)

TraditionalSlate Blue」· PaintLake Green」· Creative Blush Sunrise

#4A494E

Dark Cyan · DarkSlateGray · Charcoal

HEX
#4A494E
RGB
rgb(74, 73, 78)
HSL
hsl(252, 3%, 30%)
HSB
hsb(252, 6%, 31%)
CMYK
cmyk(5%, 6%, 0%, 69%)
Oklch
oklch(40.8% 0.008 295.2)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E8DCBE
BFCBE8

Analogous

E8C8BF
E8DCBE
DFE8BF

Triadic

E8DCBE
BFE8DD
DDBFE8

Split-Comp.

E8DCBE
BFDFE8
C8BFE8

Tetradic

E8DCBE
BFE8C8
BFCBE8
E8BFDF

Contrast Matrix WCAG 2.1 Contrast

E8DCBE
D7CFB6
89C3A5
6FB8BF
4A494E
1.1
Fail
1.5
Fail
1.7
Fail
6.5
AA
1.1
Fail
1.3
Fail
1.5
Fail
5.7
AA
1.5
Fail
1.3
Fail
1.1
Fail
4.4
AA Large
1.7
Fail
1.5
Fail
1.1
Fail
3.9
AA Large
6.5
AA
5.7
AA
4.4
AA Large
3.9
AA Large
White BG
1.4Fail
1.6Fail
2.0Fail
2.3Fail
8.9AAA
Black BG
15.4AAA
13.5AAA
10.4AAA
9.3AAA
2.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E3E3C5
D4D3BC
A2A3AC
8F8FBD
4A4A4D

Deuteranopia

E4E4C7
D4D5BE
9F9AAE
8A85BD
4A4A4D

Tritanopia

E7CBCC
D7C1C2
8CB2B3
73BCBC
4A4C4C

Achromatopsia

DCDCDC
CFCFCF
AEAEAE
A3A3A3
4A4A4A

Shades & Tints Shades & Tints

#E8DCBE

Dark
Light

#D7CFB6

Dark
Light

#89C3A5

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e8dcbe;
  --color-2: #d7cfb6;
  --color-3: #89c3a5;
  --color-4: #6fb8bf;
  --color-5: #4a494e;
}

SCSS

$color-1: #e8dcbe;
$color-2: #d7cfb6;
$color-3: #89c3a5;
$color-4: #6fb8bf;
$color-5: #4a494e;

TAILWIND

colors: {
  'brand-1': '#e8dcbe',
  'brand-2': '#d7cfb6',
  'brand-3': '#89c3a5',
  'brand-4': '#6fb8bf',
  'brand-5': '#4a494e',
}

RGB Array

[232, 220, 190], [215, 207, 182], [137, 195, 165], [111, 184, 191], [74, 73, 78]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E8DCBE, #D7CFB6, #89C3A5, #6FB8BF, #4A494E is ideal for: 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: #e8dcbe; --color-2: #d7cfb6; --color-3: #89c3a5; --color-4: #6fb8bf; --color-5: #4a494e. 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. 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