← Back to Editor

#000000 · #590002 · #552A24 · #6C2F37 · #9E8580

dark

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData 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

#590002

Vermilion · Maroon · Deep Berry

HEX
#590002
RGB
rgb(89, 0, 2)
HSL
hsl(359, 100%, 17%)
HSB
hsb(359, 100%, 35%)
CMYK
cmyk(0%, 100%, 98%, 65%)
Oklch
oklch(29.2% 0.119 28.1)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#552A24

Crimson · DarkOliveGreen · Wine Red

HEX
#552A24
RGB
rgb(85, 42, 36)
HSL
hsl(7, 40%, 24%)
HSB
hsb(7, 58%, 33%)
CMYK
cmyk(0%, 51%, 58%, 67%)
Oklch
oklch(34.1% 0.065 29.2)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#6C2F37

Crimson · Brown · Wine Red

HEX
#6C2F37
RGB
rgb(108, 47, 55)
HSL
hsl(352, 39%, 30%)
HSB
hsb(352, 56%, 42%)
CMYK
cmyk(0%, 56%, 49%, 58%)
Oklch
oklch(39.1% 0.087 13.9)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#9E8580

Crimson · Gray · Passion Red

HEX
#9E8580
RGB
rgb(158, 133, 128)
HSL
hsl(10, 13%, 56%)
HSB
hsb(10, 19%, 62%)
CMYK
cmyk(0%, 16%, 19%, 38%)
Oklch
oklch(63.8% 0.032 31.2)

TraditionalCrimson」· PaintPassion Red」· 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
590002
552A24
6C2F37
9E8580
1.4
Fail
1.7
Fail
2.1
Fail
6.1
AA
1.4
Fail
1.2
Fail
1.5
Fail
4.3
AA Large
1.7
Fail
1.2
Fail
1.2
Fail
3.5
AA Large
2.1
Fail
1.5
Fail
1.2
Fail
2.9
Fail
6.1
AA
4.3
AA Large
3.5
AA Large
2.9
Fail
White BG
21.0AAA
14.7AAA
12.0AAA
10.0AAA
3.4AA Large
Black BG
1.0Fail
1.4Fail
1.7Fail
2.1Fail
6.1AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
323202
424225
525135
939381

Deuteranopia

000000
383E01
454826
555A35
959782

Tritanopia

000000
550101
532727
693433
9D8282

Achromatopsia

000000
1B1B1B
363636
424242
8C8C8C

Shades & Tints Shades & Tints

#000000

Dark
Light

#590002

Dark
Light

#552A24

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #590002;
  --color-3: #552a24;
  --color-4: #6c2f37;
  --color-5: #9e8580;
}

SCSS

$color-1: #000000;
$color-2: #590002;
$color-3: #552a24;
$color-4: #6c2f37;
$color-5: #9e8580;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#590002',
  'brand-3': '#552a24',
  'brand-4': '#6c2f37',
  'brand-5': '#9e8580',
}

RGB Array

[0, 0, 0], [89, 0, 2], [85, 42, 36], [108, 47, 55], [158, 133, 128]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #000000, #590002, #552A24, #6C2F37, #9E8580 is ideal for: tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious 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: #590002; --color-3: #552a24; --color-4: #6c2f37; --color-5: #9e8580. 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 tech, SaaS, healthcare, eco industries. 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