← Back to Editor

#EEEEEE · #1D1D1D · #3A3934 · #8C8A25 · #0D0D0D

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

ProfoundPremiumWarm

Industry INDUSTRY

FinanceLuxury

UI Context UI CONTEXT

Dark ThemeCorporateData Visualization

Color Details Color Details

#EEEEEE

Plain White · Linen · Cloud White

HEX
#EEEEEE
RGB
rgb(238, 238, 238)
HSL
hsl(0, 0%, 93%)
HSB
hsb(0, 0%, 93%)
CMYK
cmyk(0%, 0%, 0%, 7%)
Oklch
oklch(94.9% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#1D1D1D

Ink Black · Black · Dark Stone

HEX
#1D1D1D
RGB
rgb(29, 29, 29)
HSL
hsl(0, 0%, 11%)
HSB
hsb(0, 0%, 11%)
CMYK
cmyk(0%, 0%, 0%, 89%)
Oklch
oklch(23.1% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#3A3934

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#3A3934
RGB
rgb(58, 57, 52)
HSL
hsl(50, 5%, 22%)
HSB
hsb(50, 10%, 23%)
CMYK
cmyk(0%, 2%, 10%, 77%)
Oklch
oklch(34.4% 0.009 97.6)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#8C8A25

Autumn Sage · Olive · Honey Gold

HEX
#8C8A25
RGB
rgb(140, 138, 37)
HSL
hsl(59, 58%, 35%)
HSB
hsb(59, 74%, 55%)
CMYK
cmyk(0%, 1%, 74%, 45%)
Oklch
oklch(61.6% 0.119 108.3)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#0D0D0D

Ink Black · Black · Jet Black

HEX
#0D0D0D
RGB
rgb(13, 13, 13)
HSL
hsl(0, 0%, 5%)
HSB
hsb(0, 0%, 5%)
CMYK
cmyk(0%, 0%, 0%, 95%)
Oklch
oklch(15.9% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

EEEEEE
EDEDED

Analogous

EDEDED
EEEEEE
EDEDED

Triadic

EEEEEE
EDEDED
EDEDED

Split-Comp.

EEEEEE
EDEDED
EDEDED

Tetradic

EEEEEE
EDEDED
EDEDED
EDEDED

Contrast Matrix WCAG 2.1 Contrast

EEEEEE
1D1D1D
3A3934
8C8A25
0D0D0D
14.5
AAA
10.0
AAA
3.1
AA Large
16.8
AAA
14.5
AAA
1.5
Fail
4.6
AA
1.2
Fail
10.0
AAA
1.5
Fail
3.2
AA Large
1.7
Fail
3.1
AA Large
4.6
AA
3.2
AA Large
5.3
AA
16.8
AAA
1.2
Fail
1.7
Fail
5.3
AA
White BG
1.2Fail
16.9AAA
11.6AAA
3.6AA Large
19.4AAA
Black BG
18.1AAA
1.2Fail
1.8Fail
5.8AA
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

EEEEEE
1D1D1D
3A3A35
8B8B3D
0D0D0D

Deuteranopia

EEEEEE
1D1D1D
3A3A36
8B8B43
0D0D0D

Tritanopia

EEEEEE
1D1D1D
3A3636
8C5155
0D0D0D

Achromatopsia

EEEEEE
1D1D1D
393939
7F7F7F
0D0D0D

Shades & Tints Shades & Tints

#EEEEEE

Dark
Light

#1D1D1D

Dark
Light

#3A3934

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #eeeeee;
  --color-2: #1d1d1d;
  --color-3: #3a3934;
  --color-4: #8c8a25;
  --color-5: #0d0d0d;
}

SCSS

$color-1: #eeeeee;
$color-2: #1d1d1d;
$color-3: #3a3934;
$color-4: #8c8a25;
$color-5: #0d0d0d;

TAILWIND

colors: {
  'brand-1': '#eeeeee',
  'brand-2': '#1d1d1d',
  'brand-3': '#3a3934',
  'brand-4': '#8c8a25',
  'brand-5': '#0d0d0d',
}

RGB Array

[238, 238, 238], [29, 29, 29], [58, 57, 52], [140, 138, 37], [13, 13, 13]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #EEEEEE, #1D1D1D, #3A3934, #8C8A25, #0D0D0D is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #eeeeee; --color-2: #1d1d1d; --color-3: #3a3934; --color-4: #8c8a25; --color-5: #0d0d0d. 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 finance, legal, luxury industries. Restrained colors convey professionalism and trust. 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