← Back to Editor

#000000 · #581D23 · #CED2D3 · #5C5D62 · #B2001A

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

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

#581D23

Crimson · Maroon · Wine Red

HEX
#581D23
RGB
rgb(88, 29, 35)
HSL
hsl(354, 50%, 23%)
HSB
hsb(354, 67%, 35%)
CMYK
cmyk(0%, 67%, 60%, 65%)
Oklch
oklch(32.4% 0.087 17.4)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#CED2D3

Silver Gray · LightGray · Pearl Gray

HEX
#CED2D3
RGB
rgb(206, 210, 211)
HSL
hsl(192, 5%, 82%)
HSB
hsb(192, 2%, 83%)
CMYK
cmyk(2%, 0%, 0%, 17%)
Oklch
oklch(86.1% 0.005 214.3)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#5C5D62

Ink Gray · DimGray · Charcoal

HEX
#5C5D62
RGB
rgb(92, 93, 98)
HSL
hsl(230, 3%, 37%)
HSB
hsb(230, 6%, 38%)
CMYK
cmyk(6%, 5%, 0%, 62%)
Oklch
oklch(47.9% 0.008 277.0)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

#B2001A

Vermilion · FireBrick · Wine Red

HEX
#B2001A
RGB
rgb(178, 0, 26)
HSL
hsl(351, 100%, 35%)
HSB
hsb(351, 100%, 70%)
CMYK
cmyk(0%, 100%, 85%, 30%)
Oklch
oklch(48.1% 0.195 25.2)

TraditionalVermilion」· PaintWine 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
581D23
CED2D3
5C5D62
B2001A
1.6
Fail
13.8
AAA
3.2
AA Large
2.9
Fail
1.6
Fail
8.5
AAA
2.0
Fail
1.8
Fail
13.8
AAA
8.5
AAA
4.3
AA Large
4.7
AA
3.2
AA Large
2.0
Fail
4.3
AA Large
1.1
Fail
2.9
Fail
1.8
Fail
4.7
AA
1.1
Fail
White BG
21.0AAA
13.0AAA
1.5Fail
6.6AA
7.2AAA
Black BG
1.0Fail
1.6Fail
13.8AAA
3.2AA Large
2.9Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
3E3E22
D0D0D3
5C5C61
656314

Deuteranopia

000000
424621
D0CFD3
5C5C61
6F7D12

Tritanopia

000000
552020
CED3D3
5C6060
A90F0E

Achromatopsia

000000
2F2F2F
D1D1D1
5D5D5D
383838

Shades & Tints Shades & Tints

#000000

Dark
Light

#581D23

Dark
Light

#CED2D3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #581d23;
  --color-3: #ced2d3;
  --color-4: #5c5d62;
  --color-5: #b2001a;
}

SCSS

$color-1: #000000;
$color-2: #581d23;
$color-3: #ced2d3;
$color-4: #5c5d62;
$color-5: #b2001a;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#581d23',
  'brand-3': '#ced2d3',
  'brand-4': '#5c5d62',
  'brand-5': '#b2001a',
}

RGB Array

[0, 0, 0], [88, 29, 35], [206, 210, 211], [92, 93, 98], [178, 0, 26]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #581D23, #CED2D3, #5C5D62, #B2001A 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: #581d23; --color-3: #ced2d3; --color-4: #5c5d62; --color-5: #b2001a. 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 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