← Back to Editor

#E3DABB · #E0B5A2 · #E6A39A · #32292A

A 4-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

#E3DABB

Goose Yellow · Wheat · Lemon Cream

HEX
#E3DABB
RGB
rgb(227, 218, 187)
HSL
hsl(47, 42%, 81%)
HSB
hsb(47, 18%, 89%)
CMYK
cmyk(0%, 4%, 18%, 11%)
Oklch
oklch(88.8% 0.042 93.7)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#E0B5A2

Apricot · Tan · Peach Orange

HEX
#E0B5A2
RGB
rgb(224, 181, 162)
HSL
hsl(18, 50%, 76%)
HSB
hsb(18, 28%, 88%)
CMYK
cmyk(0%, 19%, 28%, 12%)
Oklch
oklch(80.6% 0.057 45.1)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#E6A39A

Peach Pink · BurlyWood · Coral Red

HEX
#E6A39A
RGB
rgb(230, 163, 154)
HSL
hsl(7, 60%, 75%)
HSB
hsb(7, 33%, 90%)
CMYK
cmyk(0%, 29%, 33%, 10%)
Oklch
oklch(77.7% 0.081 27.6)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#32292A

Crimson · DarkSlateGray · Deep Berry

HEX
#32292A
RGB
rgb(50, 41, 42)
HSL
hsl(353, 10%, 18%)
HSB
hsb(353, 18%, 20%)
CMYK
cmyk(0%, 18%, 16%, 80%)
Oklch
oklch(29.1% 0.013 10.4)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E3DABB
BAC3E3

Analogous

E3C6BA
E3DABB
D7E3BA

Triadic

E3DABB
BAE3DA
DABAE3

Split-Comp.

E3DABB
BAD7E3
C6BAE3

Tetradic

E3DABB
BAE3C6
BAC3E3
E3BAD7

Contrast Matrix WCAG 2.1 Contrast

E3DABB
E0B5A2
E6A39A
32292A
1.3
Fail
1.5
Fail
10.1
AAA
1.3
Fail
1.1
Fail
7.6
AAA
1.5
Fail
1.1
Fail
6.8
AA
10.1
AAA
7.6
AAA
6.8
AA
White BG
1.4Fail
1.9Fail
2.1Fail
14.1AAA
Black BG
15.0AAA
11.3AAA
10.1AAA
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

DFDFC3
CDCDA7
C9C89C
2E2E2A

Deuteranopia

E0E0C4
D0D3A8
CDD29D
2F2F2A

Tritanopia

E3C8CA
DEAAAB
E39E9E
322A2A

Achromatopsia

D9D9D9
C0C0C0
B6B6B6
2C2C2C

Shades & Tints Shades & Tints

#E3DABB

Dark
Light

#E0B5A2

Dark
Light

#E6A39A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e3dabb;
  --color-2: #e0b5a2;
  --color-3: #e6a39a;
  --color-4: #32292a;
}

SCSS

$color-1: #e3dabb;
$color-2: #e0b5a2;
$color-3: #e6a39a;
$color-4: #32292a;

TAILWIND

colors: {
  'brand-1': '#e3dabb',
  'brand-2': '#e0b5a2',
  'brand-3': '#e6a39a',
  'brand-4': '#32292a',
}

RGB Array

[227, 218, 187], [224, 181, 162], [230, 163, 154], [50, 41, 42]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #E3DABB, #E0B5A2, #E6A39A, #32292A is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #e3dabb; --color-2: #e0b5a2; --color-3: #e6a39a; --color-4: #32292a. 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 4-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