← Back to Editor

#EEE3C7 · #86806A · #675A54 · #342B3C · #0C0620

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

#EEE3C7

Goose Yellow · Bisque · Lemon Cream

HEX
#EEE3C7
RGB
rgb(238, 227, 199)
HSL
hsl(43, 53%, 86%)
HSB
hsb(43, 16%, 93%)
CMYK
cmyk(0%, 5%, 16%, 7%)
Oklch
oklch(91.7% 0.039 89.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#86806A

Ochre · Gray · Honey Gold

HEX
#86806A
RGB
rgb(134, 128, 106)
HSL
hsl(47, 12%, 47%)
HSB
hsb(47, 21%, 53%)
CMYK
cmyk(0%, 4%, 21%, 47%)
Oklch
oklch(59.9% 0.033 94.5)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#675A54

Tangerine · DimGray · Amber Brown

HEX
#675A54
RGB
rgb(103, 90, 84)
HSL
hsl(19, 10%, 37%)
HSB
hsb(19, 18%, 40%)
CMYK
cmyk(0%, 13%, 18%, 60%)
Oklch
oklch(47.8% 0.020 46.3)

TraditionalTangerine」· PaintAmber Brown」· Creative Blush Sunrise

#342B3C

Dark Plum · DarkSlateGray · Dark Purple

HEX
#342B3C
RGB
rgb(52, 43, 60)
HSL
hsl(272, 17%, 20%)
HSB
hsb(272, 28%, 24%)
CMYK
cmyk(13%, 28%, 0%, 76%)
Oklch
oklch(30.6% 0.032 308.6)

TraditionalDark Plum」· PaintDark Purple」· Creative Blush Sunrise

#0C0620

Deep Indigo · Black · Deep Sea Blue

HEX
#0C0620
RGB
rgb(12, 6, 32)
HSL
hsl(254, 68%, 7%)
HSB
hsb(254, 81%, 13%)
CMYK
cmyk(62%, 81%, 0%, 87%)
Oklch
oklch(15.2% 0.054 289.9)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEE3C7
C8D3EE

Analogous

EED1C8
EEE3C7
E6EEC8

Triadic

EEE3C7
C8EEE3
E3C8EE

Split-Comp.

EEE3C7
C8E6EE
D1C8EE

Tetradic

EEE3C7
C8EED1
C8D3EE
EEC8E6

Contrast Matrix WCAG 2.1 Contrast

EEE3C7
86806A
675A54
342B3C
0C0620
3.1
AA Large
5.2
AA
10.6
AAA
15.5
AAA
3.1
AA Large
1.7
Fail
3.4
AA Large
5.0
AA
5.2
AA
1.7
Fail
2.0
Fail
3.0
Fail
10.6
AAA
3.4
AA Large
2.0
Fail
1.5
Fail
15.5
AAA
5.0
AA
3.0
Fail
1.5
Fail
White BG
1.3Fail
4.0AA Large
6.6AA
13.5AAA
19.8AAA
Black BG
16.4AAA
5.3AA
3.2AA Large
1.6Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E9E9CE
83836F
616155
303038
09091A

Deuteranopia

EAEBCF
848471
626356
313137
0A0A18

Tritanopia

EDD3D4
867474
665757
343534
0C1514

Achromatopsia

E3E3E3
7F7F7F
5D5D5D
303030
0B0B0B

Shades & Tints Shades & Tints

#EEE3C7

Dark
Light

#86806A

Dark
Light

#675A54

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eee3c7;
  --color-2: #86806a;
  --color-3: #675a54;
  --color-4: #342b3c;
  --color-5: #0c0620;
}

SCSS

$color-1: #eee3c7;
$color-2: #86806a;
$color-3: #675a54;
$color-4: #342b3c;
$color-5: #0c0620;

TAILWIND

colors: {
  'brand-1': '#eee3c7',
  'brand-2': '#86806a',
  'brand-3': '#675a54',
  'brand-4': '#342b3c',
  'brand-5': '#0c0620',
}

RGB Array

[238, 227, 199], [134, 128, 106], [103, 90, 84], [52, 43, 60], [12, 6, 32]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EEE3C7, #86806A, #675A54, #342B3C, #0C0620 is ideal for: tech websites, dark mode UIs, game UIs, 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: #eee3c7; --color-2: #86806a; --color-3: #675a54; --color-4: #342b3c; --color-5: #0c0620. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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