← Back to Editor

#000000 · #2B2B2B · #141414 · #EB0000 · #332B2B

dark

A 5-color dark 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

#2B2B2B

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2B2B2B
RGB
rgb(43, 43, 43)
HSL
hsl(0, 0%, 17%)
HSB
hsb(0, 0%, 17%)
CMYK
cmyk(0%, 0%, 0%, 83%)
Oklch
oklch(28.9% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#141414

Ink Black · Black · Jet Black

HEX
#141414
RGB
rgb(20, 20, 20)
HSL
hsl(0, 0%, 8%)
HSB
hsb(0, 0%, 8%)
CMYK
cmyk(0%, 0%, 0%, 92%)
Oklch
oklch(19.1% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#EB0000

Vermilion · Red · Passion Red

HEX
#EB0000
RGB
rgb(235, 0, 0)
HSL
hsl(0, 100%, 46%)
HSB
hsb(0, 100%, 92%)
CMYK
cmyk(0%, 100%, 100%, 8%)
Oklch
oklch(59.0% 0.242 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#332B2B

Crimson · DarkSlateGray · Dark Stone

HEX
#332B2B
RGB
rgb(51, 43, 43)
HSL
hsl(0, 9%, 18%)
HSB
hsb(0, 16%, 20%)
CMYK
cmyk(0%, 16%, 16%, 80%)
Oklch
oklch(29.8% 0.012 17.8)

TraditionalCrimson」· PaintDark Stone」· Creative Midnight Shadow

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
2B2B2B
141414
EB0000
332B2B
1.5
Fail
1.1
Fail
4.5
AA
1.5
Fail
1.5
Fail
1.3
Fail
3.1
AA Large
1.0
Fail
1.1
Fail
1.3
Fail
4.0
AA Large
1.3
Fail
4.5
AA
3.1
AA Large
4.0
AA Large
3.0
Fail
1.5
Fail
1.0
Fail
1.3
Fail
3.0
Fail
White BG
21.0AAA
14.2AAA
18.4AAA
4.6AA
13.8AAA
Black BG
1.0Fail
1.5Fail
1.1Fail
4.5AA
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
2B2B2B
141414
858300
302F2B

Deuteranopia

000000
2B2B2B
141414
93A500
30312B

Tritanopia

000000
2B2B2B
141414
DF0000
332B2B

Achromatopsia

000000
2B2B2B
141414
464646
2D2D2D

Shades & Tints Shades & Tints

#000000

Dark
Light

#2B2B2B

Dark
Light

#141414

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #2b2b2b;
  --color-3: #141414;
  --color-4: #eb0000;
  --color-5: #332b2b;
}

SCSS

$color-1: #000000;
$color-2: #2b2b2b;
$color-3: #141414;
$color-4: #eb0000;
$color-5: #332b2b;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#2b2b2b',
  'brand-3': '#141414',
  'brand-4': '#eb0000',
  'brand-5': '#332b2b',
}

RGB Array

[0, 0, 0], [43, 43, 43], [20, 20, 20], [235, 0, 0], [51, 43, 43]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #000000, #2B2B2B, #141414, #EB0000, #332B2B 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: #2b2b2b; --color-3: #141414; --color-4: #eb0000; --color-5: #332b2b. 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 dark-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