← Back to Editor

#000000 · #202A22 · #2A3E33 · #5B6E5B · #878C6C

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

#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

#202A22

Celadon · DarkSlateGray · Dark Green

HEX
#202A22
RGB
rgb(32, 42, 34)
HSL
hsl(132, 14%, 15%)
HSB
hsb(132, 24%, 16%)
CMYK
cmyk(24%, 0%, 19%, 84%)
Oklch
oklch(27.3% 0.020 150.8)

TraditionalCeladon」· PaintDark Green」· Creative Blush Sunrise

#2A3E33

Celadon · DarkSlateGray · Dark Green

HEX
#2A3E33
RGB
rgb(42, 62, 51)
HSL
hsl(147, 19%, 20%)
HSB
hsb(147, 32%, 24%)
CMYK
cmyk(32%, 0%, 18%, 76%)
Oklch
oklch(34.3% 0.032 160.0)

TraditionalCeladon」· PaintDark Green」· Creative Blush Sunrise

#5B6E5B

Celadon · DimGray · Charcoal

HEX
#5B6E5B
RGB
rgb(91, 110, 91)
HSL
hsl(120, 9%, 39%)
HSB
hsb(120, 17%, 43%)
CMYK
cmyk(17%, 0%, 17%, 57%)
Oklch
oklch(51.7% 0.037 145.0)

TraditionalCeladon」· PaintCharcoal」· Creative Midnight Shadow

#878C6C

Autumn Sage · Gray · Honey Gold

HEX
#878C6C
RGB
rgb(135, 140, 108)
HSL
hsl(69, 13%, 49%)
HSB
hsb(69, 23%, 55%)
CMYK
cmyk(4%, 0%, 23%, 45%)
Oklch
oklch(62.7% 0.046 115.0)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

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
202A22
2A3E33
5B6E5B
878C6C
1.4
Fail
1.8
Fail
3.8
AA Large
6.0
AA
1.4
Fail
1.3
Fail
2.7
Fail
4.2
AA Large
1.8
Fail
1.3
Fail
2.1
Fail
3.3
AA Large
3.8
AA Large
2.7
Fail
2.1
Fail
1.6
Fail
6.0
AA
4.2
AA Large
3.3
AA Large
1.6
Fail
White BG
21.0AAA
14.8AAA
11.4AAA
5.5AA
3.5AA Large
Black BG
1.0Fail
1.4Fail
1.8Fail
3.8AA Large
6.0AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
242424
333336
636360
898974

Deuteranopia

000000
242324
323036
626161
898976

Tritanopia

000000
212526
2B3838
5C6364
877A7B

Achromatopsia

000000
262626
373737
666666
878787

Shades & Tints Shades & Tints

#000000

Dark
Light

#202A22

Dark
Light

#2A3E33

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #202a22;
  --color-3: #2a3e33;
  --color-4: #5b6e5b;
  --color-5: #878c6c;
}

SCSS

$color-1: #000000;
$color-2: #202a22;
$color-3: #2a3e33;
$color-4: #5b6e5b;
$color-5: #878c6c;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#202a22',
  'brand-3': '#2a3e33',
  'brand-4': '#5b6e5b',
  'brand-5': '#878c6c',
}

RGB Array

[0, 0, 0], [32, 42, 34], [42, 62, 51], [91, 110, 91], [135, 140, 108]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #202A22, #2A3E33, #5B6E5B, #878C6C 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: #000000; --color-2: #202a22; --color-3: #2a3e33; --color-4: #5b6e5b; --color-5: #878c6c. 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