← Back to Editor

#000000 · #93886C · #E4C16E · #FAF5D3 · #E9E8EC

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

#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

#93886C

Ochre · Gray · Honey Gold

HEX
#93886C
RGB
rgb(147, 136, 108)
HSL
hsl(43, 15%, 50%)
HSB
hsb(43, 27%, 58%)
CMYK
cmyk(0%, 7%, 27%, 42%)
Oklch
oklch(62.9% 0.042 89.1)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#E4C16E

Ginger · BurlyWood · Sunflower

HEX
#E4C16E
RGB
rgb(228, 193, 110)
HSL
hsl(42, 69%, 66%)
HSB
hsb(42, 52%, 89%)
CMYK
cmyk(0%, 15%, 52%, 11%)
Oklch
oklch(82.4% 0.110 87.1)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

#FAF5D3

Fresh Green · Beige · Lemon Cream

HEX
#FAF5D3
RGB
rgb(250, 245, 211)
HSL
hsl(52, 80%, 90%)
HSB
hsb(52, 16%, 98%)
CMYK
cmyk(0%, 2%, 16%, 2%)
Oklch
oklch(96.5% 0.045 100.3)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#E9E8EC

Wisteria · Lavender · Sky Blue

HEX
#E9E8EC
RGB
rgb(233, 232, 236)
HSL
hsl(255, 10%, 92%)
HSB
hsb(255, 2%, 93%)
CMYK
cmyk(1%, 2%, 0%, 7%)
Oklch
oklch(93.3% 0.005 297.7)

TraditionalWisteria」· PaintSky Blue」· Creative Lavender Dream

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
93886C
E4C16E
FAF5D3
E9E8EC
6.0
AA
12.2
AAA
19.1
AAA
17.2
AAA
6.0
AA
2.0
Fail
3.2
AA Large
2.9
Fail
12.2
AAA
2.0
Fail
1.6
Fail
1.4
Fail
19.1
AAA
3.2
AA Large
1.6
Fail
1.1
Fail
17.2
AAA
2.9
Fail
1.4
Fail
1.1
Fail
White BG
21.0AAA
3.5AA Large
1.7Fail
1.1Fail
1.2Fail
Black BG
1.0Fail
6.0AA
12.2AAA
19.1AAA
17.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
8E8E73
D5D582
F8F8DB
E9E9EB

Deuteranopia

000000
8F9074
D7DA87
F8F9DD
E9E9EB

Tritanopia

000000
927879
E29295
FAE2E3
E9EAEA

Achromatopsia

000000
888888
C2C2C2
F3F3F3
E9E9E9

Shades & Tints Shades & Tints

#000000

Dark
Light

#93886C

Dark
Light

#E4C16E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #93886c;
  --color-3: #e4c16e;
  --color-4: #faf5d3;
  --color-5: #e9e8ec;
}

SCSS

$color-1: #000000;
$color-2: #93886c;
$color-3: #e4c16e;
$color-4: #faf5d3;
$color-5: #e9e8ec;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#93886c',
  'brand-3': '#e4c16e',
  'brand-4': '#faf5d3',
  'brand-5': '#e9e8ec',
}

RGB Array

[0, 0, 0], [147, 136, 108], [228, 193, 110], [250, 245, 211], [233, 232, 236]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #93886C, #E4C16E, #FAF5D3, #E9E8EC 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: #000000; --color-2: #93886c; --color-3: #e4c16e; --color-4: #faf5d3; --color-5: #e9e8ec. 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