← Back to Editor

#212121 · #323232 · #434343 · #545454 · #C8C8C8

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

#212121

Ink Black · Black · Dark Stone

HEX
#212121
RGB
rgb(33, 33, 33)
HSL
hsl(0, 0%, 13%)
HSB
hsb(0, 0%, 13%)
CMYK
cmyk(0%, 0%, 0%, 87%)
Oklch
oklch(24.8% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#323232

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#323232
RGB
rgb(50, 50, 50)
HSL
hsl(0, 0%, 20%)
HSB
hsb(0, 0%, 20%)
CMYK
cmyk(0%, 0%, 0%, 80%)
Oklch
oklch(31.7% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#434343

Dark Cyan · DarkSlateGray · Charcoal

HEX
#434343
RGB
rgb(67, 67, 67)
HSL
hsl(0, 0%, 26%)
HSB
hsb(0, 0%, 26%)
CMYK
cmyk(0%, 0%, 0%, 74%)
Oklch
oklch(38.3% 0.000 89.9)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

#545454

Ink Gray · DimGray · Charcoal

HEX
#545454
RGB
rgb(84, 84, 84)
HSL
hsl(0, 0%, 33%)
HSB
hsb(0, 0%, 33%)
CMYK
cmyk(0%, 0%, 0%, 67%)
Oklch
oklch(44.6% 0.000 89.9)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#C8C8C8

Silver Gray · Silver · Pearl Gray

HEX
#C8C8C8
RGB
rgb(200, 200, 200)
HSL
hsl(0, 0%, 78%)
HSB
hsb(0, 0%, 78%)
CMYK
cmyk(0%, 0%, 0%, 22%)
Oklch
oklch(83.3% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

212121
212121

Analogous

212121
212121
212121

Triadic

212121
212121
212121

Split-Comp.

212121
212121
212121

Tetradic

212121
212121
212121
212121

Contrast Matrix WCAG 2.1 Contrast

212121
323232
434343
545454
C8C8C8
1.3
Fail
1.6
Fail
2.1
Fail
9.6
AAA
1.3
Fail
1.3
Fail
1.7
Fail
7.7
AAA
1.6
Fail
1.3
Fail
1.3
Fail
5.9
AA
2.1
Fail
1.7
Fail
1.3
Fail
4.5
AA
9.6
AAA
7.7
AAA
5.9
AA
4.5
AA
White BG
16.1AAA
12.8AAA
9.9AAA
7.6AAA
1.7Fail
Black BG
1.3Fail
1.6Fail
2.1Fail
2.8Fail
12.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

212121
323232
434343
545454
C8C8C8

Deuteranopia

212121
323232
434343
545454
C8C8C8

Tritanopia

212121
323232
434343
545454
C8C8C8

Achromatopsia

212121
323232
434343
545454
C8C8C8

Shades & Tints Shades & Tints

#212121

Dark
Light

#323232

Dark
Light

#434343

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #212121;
  --color-2: #323232;
  --color-3: #434343;
  --color-4: #545454;
  --color-5: #c8c8c8;
}

SCSS

$color-1: #212121;
$color-2: #323232;
$color-3: #434343;
$color-4: #545454;
$color-5: #c8c8c8;

TAILWIND

colors: {
  'brand-1': '#212121',
  'brand-2': '#323232',
  'brand-3': '#434343',
  'brand-4': '#545454',
  'brand-5': '#c8c8c8',
}

RGB Array

[33, 33, 33], [50, 50, 50], [67, 67, 67], [84, 84, 84], [200, 200, 200]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #212121, #323232, #434343, #545454, #C8C8C8 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: #212121; --color-2: #323232; --color-3: #434343; --color-4: #545454; --color-5: #c8c8c8. 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