← Back to Editor

#EEE0BA · #B8A15B · #765E2D · #E03C3C · #000000

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

#EEE0BA

Goose Yellow · Wheat · Lemon Cream

HEX
#EEE0BA
RGB
rgb(238, 224, 186)
HSL
hsl(44, 60%, 83%)
HSB
hsb(44, 22%, 93%)
CMYK
cmyk(0%, 6%, 22%, 7%)
Oklch
oklch(90.8% 0.052 90.2)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#B8A15B

Ginger · Tan · Sunflower

HEX
#B8A15B
RGB
rgb(184, 161, 91)
HSL
hsl(45, 40%, 54%)
HSB
hsb(45, 51%, 72%)
CMYK
cmyk(0%, 13%, 51%, 28%)
Oklch
oklch(71.4% 0.094 91.7)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#765E2D

Ochre · DarkOliveGreen · Honey Gold

HEX
#765E2D
RGB
rgb(118, 94, 45)
HSL
hsl(40, 45%, 32%)
HSB
hsb(40, 62%, 46%)
CMYK
cmyk(0%, 20%, 62%, 54%)
Oklch
oklch(49.5% 0.074 83.4)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#E03C3C

Vermilion · Crimson · Passion Red

HEX
#E03C3C
RGB
rgb(224, 60, 60)
HSL
hsl(0, 73%, 56%)
HSB
hsb(0, 73%, 88%)
CMYK
cmyk(0%, 73%, 73%, 12%)
Oklch
oklch(60.3% 0.201 25.6)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEE0BA
BAC8EE

Analogous

EEC6BA
EEE0BA
E2EEBA

Triadic

EEE0BA
BAEEE0
E0BAEE

Split-Comp.

EEE0BA
BAE2EE
C6BAEE

Tetradic

EEE0BA
BAEEC6
BAC8EE
EEBAE2

Contrast Matrix WCAG 2.1 Contrast

EEE0BA
B8A15B
765E2D
E03C3C
000000
1.9
Fail
4.7
AA
3.3
AA Large
16.0
AAA
1.9
Fail
2.4
Fail
1.7
Fail
8.3
AAA
4.7
AA
2.4
Fail
1.4
Fail
3.4
AA Large
3.3
AA Large
1.7
Fail
1.4
Fail
4.9
AA
16.0
AAA
8.3
AAA
3.4
AA Large
4.9
AA
White BG
1.3Fail
2.5Fail
6.2AA
4.3AA Large
21.0AAA
Black BG
16.0AAA
8.3AAA
3.4AA Large
4.9AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E8E8C3
AEAE6C
6C6B39
99983C
000000

Deuteranopia

E9EAC5
AFB170
6D6F3C
A3AF3C
000000

Tritanopia

EDCACC
B7797C
754244
D83C3C
000000

Achromatopsia

E0E0E0
A0A0A0
606060
6D6D6D
000000

Shades & Tints Shades & Tints

#EEE0BA

Dark
Light

#B8A15B

Dark
Light

#765E2D

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eee0ba;
  --color-2: #b8a15b;
  --color-3: #765e2d;
  --color-4: #e03c3c;
  --color-5: #000000;
}

SCSS

$color-1: #eee0ba;
$color-2: #b8a15b;
$color-3: #765e2d;
$color-4: #e03c3c;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#eee0ba',
  'brand-2': '#b8a15b',
  'brand-3': '#765e2d',
  'brand-4': '#e03c3c',
  'brand-5': '#000000',
}

RGB Array

[238, 224, 186], [184, 161, 91], [118, 94, 45], [224, 60, 60], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EEE0BA, #B8A15B, #765E2D, #E03C3C, #000000 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: #eee0ba; --color-2: #b8a15b; --color-3: #765e2d; --color-4: #e03c3c; --color-5: #000000. 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