← Back to Editor

#020100 · #26252D · #757C84 · #16151A · #000000

dark

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

ProfoundPremiumWarmCool

Industry INDUSTRY

FinanceLuxury

UI Context UI CONTEXT

Dark ThemeCorporateData Visualization

Color Details Color Details

#020100

Ochre · Black · Cinnamon

HEX
#020100
RGB
rgb(2, 1, 0)
HSL
hsl(30, 100%, 0%)
HSB
hsb(30, 100%, 1%)
CMYK
cmyk(0%, 50%, 100%, 99%)
Oklch
oklch(7.1% 0.015 82.3)

TraditionalOchre」· PaintCinnamon」· Creative Blush Sunrise

#26252D

Deep Indigo · DarkSlateGray · Deep Sea Blue

HEX
#26252D
RGB
rgb(38, 37, 45)
HSL
hsl(248, 10%, 16%)
HSB
hsb(248, 18%, 18%)
CMYK
cmyk(16%, 18%, 0%, 82%)
Oklch
oklch(26.9% 0.015 291.1)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#757C84

Ink Gray · Gray · Warm Gray

HEX
#757C84
RGB
rgb(117, 124, 132)
HSL
hsl(212, 6%, 49%)
HSB
hsb(212, 11%, 52%)
CMYK
cmyk(11%, 6%, 0%, 48%)
Oklch
oklch(58.3% 0.015 251.6)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#16151A

Deep Indigo · Black · Deep Sea Blue

HEX
#16151A
RGB
rgb(22, 21, 26)
HSL
hsl(252, 11%, 9%)
HSB
hsb(252, 19%, 10%)
CMYK
cmyk(15%, 19%, 0%, 90%)
Oklch
oklch(19.9% 0.010 294.6)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#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

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

020100
000000

Analogous

000000
020100
000000

Triadic

020100
000000
000000

Split-Comp.

020100
000000
000000

Tetradic

020100
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

020100
26252D
757C84
16151A
000000
1.4
Fail
4.9
AA
1.1
Fail
1.0
Fail
1.4
Fail
3.6
AA Large
1.2
Fail
1.4
Fail
4.9
AA
3.6
AA Large
4.3
AA Large
5.0
AA
1.1
Fail
1.2
Fail
4.3
AA Large
1.2
Fail
1.0
Fail
1.4
Fail
5.0
AA
1.2
Fail
White BG
20.9AAA
15.2AAA
4.2AA Large
18.2AAA
21.0AAA
Black BG
1.0Fail
1.4Fail
5.0AA
1.2Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

020200
26262B
787882
161619
000000

Deuteranopia

020200
26262B
787782
161619
000000

Tritanopia

020000
262A29
758180
161818
000000

Achromatopsia

010101
262626
7B7B7B
161616
000000

Shades & Tints Shades & Tints

#020100

Dark
Light

#26252D

Dark
Light

#757C84

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #020100;
  --color-2: #26252d;
  --color-3: #757c84;
  --color-4: #16151a;
  --color-5: #000000;
}

SCSS

$color-1: #020100;
$color-2: #26252d;
$color-3: #757c84;
$color-4: #16151a;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#020100',
  'brand-2': '#26252d',
  'brand-3': '#757c84',
  'brand-4': '#16151a',
  'brand-5': '#000000',
}

RGB Array

[2, 1, 0], [38, 37, 45], [117, 124, 132], [22, 21, 26], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #020100, #26252D, #757C84, #16151A, #000000 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: #020100; --color-2: #26252d; --color-3: #757c84; --color-4: #16151a; --color-5: #000000. 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