← Back to Editor

#E0D1A2 · #E0BCA2 · #E0A2A2 · #080707 · #C22B5B

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

#E0D1A2

Goose Yellow · Wheat · Lemon Cream

HEX
#E0D1A2
RGB
rgb(224, 209, 162)
HSL
hsl(45, 50%, 76%)
HSB
hsb(45, 28%, 88%)
CMYK
cmyk(0%, 7%, 28%, 12%)
Oklch
oklch(86.1% 0.064 92.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#E0BCA2

Apricot · Tan · Peach Orange

HEX
#E0BCA2
RGB
rgb(224, 188, 162)
HSL
hsl(25, 50%, 76%)
HSB
hsb(25, 28%, 88%)
CMYK
cmyk(0%, 16%, 28%, 12%)
Oklch
oklch(82.0% 0.055 57.7)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#E0A2A2

Peach Pink · Tan · Coral Red

HEX
#E0A2A2
RGB
rgb(224, 162, 162)
HSL
hsl(0, 50%, 76%)
HSB
hsb(0, 28%, 88%)
CMYK
cmyk(0%, 28%, 28%, 12%)
Oklch
oklch(77.1% 0.074 18.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#080707

Ink Black · Black · Jet Black

HEX
#080707
RGB
rgb(8, 7, 7)
HSL
hsl(0, 7%, 3%)
HSB
hsb(0, 13%, 3%)
CMYK
cmyk(0%, 12%, 12%, 97%)
Oklch
oklch(13.0% 0.002 17.4)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#C22B5B

Dark Violet · Crimson · Camellia

HEX
#C22B5B
RGB
rgb(194, 43, 91)
HSL
hsl(341, 64%, 46%)
HSB
hsb(341, 78%, 76%)
CMYK
cmyk(0%, 78%, 53%, 24%)
Oklch
oklch(54.3% 0.188 7.7)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E0D1A2
A3B3E0

Analogous

E0B3A3
E0D1A2
D1E0A3

Triadic

E0D1A2
A3E0D1
D1A3E0

Split-Comp.

E0D1A2
A3D1E0
B3A3E0

Tetradic

E0D1A2
A3E0B3
A3B3E0
E0A3D1

Contrast Matrix WCAG 2.1 Contrast

E0D1A2
E0BCA2
E0A2A2
080707
C22B5B
1.2
Fail
1.4
Fail
13.2
AAA
3.6
AA Large
1.2
Fail
1.2
Fail
11.4
AAA
3.1
AA Large
1.4
Fail
1.2
Fail
9.4
AAA
2.6
Fail
13.2
AAA
11.4
AAA
9.4
AAA
3.6
AA Large
3.6
AA Large
3.1
AA Large
2.6
Fail
3.6
AA Large
White BG
1.5Fail
1.8Fail
2.1Fail
20.1AAA
5.5AA
Black BG
13.8AAA
11.9AAA
9.9AAA
1.0Fail
3.8AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

DAD9AD
D0D0A8
C5C5A2
080807
817F4F

Deuteranopia

DADBB0
D3D5AA
C9CDA2
080807
89954D

Tritanopia

DFB6B8
DEADAE
DDA2A2
080707
BA4644

Achromatopsia

D0D0D0
C4C4C4
B5B5B5
070707
5E5E5E

Shades & Tints Shades & Tints

#E0D1A2

Dark
Light

#E0BCA2

Dark
Light

#E0A2A2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e0d1a2;
  --color-2: #e0bca2;
  --color-3: #e0a2a2;
  --color-4: #080707;
  --color-5: #c22b5b;
}

SCSS

$color-1: #e0d1a2;
$color-2: #e0bca2;
$color-3: #e0a2a2;
$color-4: #080707;
$color-5: #c22b5b;

TAILWIND

colors: {
  'brand-1': '#e0d1a2',
  'brand-2': '#e0bca2',
  'brand-3': '#e0a2a2',
  'brand-4': '#080707',
  'brand-5': '#c22b5b',
}

RGB Array

[224, 209, 162], [224, 188, 162], [224, 162, 162], [8, 7, 7], [194, 43, 91]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E0D1A2, #E0BCA2, #E0A2A2, #080707, #C22B5B 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: #e0d1a2; --color-2: #e0bca2; --color-3: #e0a2a2; --color-4: #080707; --color-5: #c22b5b. 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