← Back to Editor

#EEE3B1 · #BC9938 · #D33F27 · #59382C · #361808

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

#EEE3B1

Goose Yellow · Wheat · Lemon Cream

HEX
#EEE3B1
RGB
rgb(238, 227, 177)
HSL
hsl(49, 64%, 81%)
HSB
hsb(49, 26%, 93%)
CMYK
cmyk(0%, 5%, 26%, 7%)
Oklch
oklch(91.2% 0.066 97.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#BC9938

Ochre · GoldenRod · Honey Gold

HEX
#BC9938
RGB
rgb(188, 153, 56)
HSL
hsl(44, 54%, 48%)
HSB
hsb(44, 70%, 74%)
CMYK
cmyk(0%, 19%, 70%, 26%)
Oklch
oklch(69.7% 0.120 88.7)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#D33F27

Vermilion · Chocolate · Passion Red

HEX
#D33F27
RGB
rgb(211, 63, 39)
HSL
hsl(8, 69%, 49%)
HSB
hsb(8, 82%, 83%)
CMYK
cmyk(0%, 70%, 82%, 17%)
Oklch
oklch(58.2% 0.189 31.9)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#59382C

Tangerine · DarkOliveGreen · Amber Brown

HEX
#59382C
RGB
rgb(89, 56, 44)
HSL
hsl(16, 34%, 26%)
HSB
hsb(16, 51%, 35%)
CMYK
cmyk(0%, 37%, 51%, 65%)
Oklch
oklch(37.7% 0.052 40.7)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#361808

Tangerine · Black · Cinnamon

HEX
#361808
RGB
rgb(54, 24, 8)
HSL
hsl(21, 74%, 12%)
HSB
hsb(21, 85%, 21%)
CMYK
cmyk(0%, 56%, 85%, 79%)
Oklch
oklch(24.9% 0.054 46.9)

TraditionalTangerine」· PaintCinnamon」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEE3B1
B0BBEE

Analogous

EEC3B0
EEE3B1
DAEEB0

Triadic

EEE3B1
B0EEE2
E2B0EE

Split-Comp.

EEE3B1
B0DAEE
C3B0EE

Tetradic

EEE3B1
B0EEC3
B0BBEE
EEB0DA

Contrast Matrix WCAG 2.1 Contrast

EEE3B1
BC9938
D33F27
59382C
361808
2.1
Fail
3.6
AA Large
8.0
AAA
12.6
AAA
2.1
Fail
1.7
Fail
3.8
AA Large
6.0
AA
3.6
AA Large
1.7
Fail
2.2
Fail
3.5
AA Large
8.0
AAA
3.8
AA Large
2.2
Fail
1.6
Fail
12.6
AAA
6.0
AA
3.5
AA Large
1.6
Fail
White BG
1.3Fail
2.7Fail
4.7AA
10.4AAA
16.3AAA
Black BG
16.3AAA
7.8AAA
4.5AA
2.0Fail
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E9E9BD
ADAD4F
93922D
4B4A2F
29290C

Deuteranopia

EAEBC0
AFB255
9CA72E
4D4F30
2B2D0D

Tritanopia

EDC7C9
BA6266
CC3132
573132
350F10

Achromatopsia

E1E1E1
989898
696969
404040
1F1F1F

Shades & Tints Shades & Tints

#EEE3B1

Dark
Light

#BC9938

Dark
Light

#D33F27

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eee3b1;
  --color-2: #bc9938;
  --color-3: #d33f27;
  --color-4: #59382c;
  --color-5: #361808;
}

SCSS

$color-1: #eee3b1;
$color-2: #bc9938;
$color-3: #d33f27;
$color-4: #59382c;
$color-5: #361808;

TAILWIND

colors: {
  'brand-1': '#eee3b1',
  'brand-2': '#bc9938',
  'brand-3': '#d33f27',
  'brand-4': '#59382c',
  'brand-5': '#361808',
}

RGB Array

[238, 227, 177], [188, 153, 56], [211, 63, 39], [89, 56, 44], [54, 24, 8]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EEE3B1, #BC9938, #D33F27, #59382C, #361808 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: #eee3b1; --color-2: #bc9938; --color-3: #d33f27; --color-4: #59382c; --color-5: #361808. 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