← Back to Editor

#000000 · #9F111B · #B11623 · #292C37 · #CCCCCC

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

#9F111B

Vermilion · FireBrick · Wine Red

HEX
#9F111B
RGB
rgb(159, 17, 27)
HSL
hsl(356, 81%, 35%)
HSB
hsb(356, 89%, 62%)
CMYK
cmyk(0%, 89%, 83%, 38%)
Oklch
oklch(44.9% 0.173 25.5)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#B11623

Vermilion · FireBrick · Wine Red

HEX
#B11623
RGB
rgb(177, 22, 35)
HSL
hsl(355, 78%, 39%)
HSB
hsb(355, 88%, 69%)
CMYK
cmyk(0%, 88%, 80%, 31%)
Oklch
oklch(48.8% 0.186 24.6)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#292C37

Indigo · DarkSlateGray · Deep Sea Blue

HEX
#292C37
RGB
rgb(41, 44, 55)
HSL
hsl(227, 15%, 19%)
HSB
hsb(227, 25%, 22%)
CMYK
cmyk(25%, 20%, 0%, 78%)
Oklch
oklch(29.5% 0.020 273.1)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#CCCCCC

Silver Gray · LightGray · Pearl Gray

HEX
#CCCCCC
RGB
rgb(204, 204, 204)
HSL
hsl(0, 0%, 80%)
HSB
hsb(0, 0%, 80%)
CMYK
cmyk(0%, 0%, 0%, 20%)
Oklch
oklch(84.5% 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

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
9F111B
B11623
292C37
CCCCCC
2.6
Fail
3.0
AA Large
1.5
Fail
13.1
AAA
2.6
Fail
1.2
Fail
1.7
Fail
5.1
AA
3.0
AA Large
1.2
Fail
2.0
Fail
4.3
AA Large
1.5
Fail
1.7
Fail
2.0
Fail
8.7
AAA
13.1
AAA
5.1
AA
4.3
AA Large
8.7
AAA
White BG
21.0AAA
8.2AAA
7.0AA
13.9AAA
1.6Fail
Black BG
1.0Fail
2.6Fail
3.0AA Large
1.5Fail
13.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
626019
6E6C20
2A2A34
CCCCCC

Deuteranopia

000000
6A7418
77831F
2A2A34
CCCCCC

Tritanopia

000000
981716
A91D1D
293232
CCCCCC

Achromatopsia

000000
3D3D3D
464646
2C2C2C
CCCCCC

Shades & Tints Shades & Tints

#000000

Dark
Light

#9F111B

Dark
Light

#B11623

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #9f111b;
  --color-3: #b11623;
  --color-4: #292c37;
  --color-5: #cccccc;
}

SCSS

$color-1: #000000;
$color-2: #9f111b;
$color-3: #b11623;
$color-4: #292c37;
$color-5: #cccccc;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#9f111b',
  'brand-3': '#b11623',
  'brand-4': '#292c37',
  'brand-5': '#cccccc',
}

RGB Array

[0, 0, 0], [159, 17, 27], [177, 22, 35], [41, 44, 55], [204, 204, 204]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #9F111B, #B11623, #292C37, #CCCCCC 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: #9f111b; --color-3: #b11623; --color-4: #292c37; --color-5: #cccccc. 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