← Back to Editor

#000000 · #1F1F1F · #2F2F2F · #4E1829 · #5C162B

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

ProfoundPremiumWarm

Industry INDUSTRY

FinanceLuxury

UI Context UI CONTEXT

Dark ThemeCorporate

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

#1F1F1F

Ink Black · Black · Dark Stone

HEX
#1F1F1F
RGB
rgb(31, 31, 31)
HSL
hsl(0, 0%, 12%)
HSB
hsb(0, 0%, 12%)
CMYK
cmyk(0%, 0%, 0%, 88%)
Oklch
oklch(23.9% 0.000 89.9)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

#2F2F2F

Dark Cyan · DarkSlateGray · Dark Stone

HEX
#2F2F2F
RGB
rgb(47, 47, 47)
HSL
hsl(0, 0%, 18%)
HSB
hsb(0, 0%, 18%)
CMYK
cmyk(0%, 0%, 0%, 82%)
Oklch
oklch(30.5% 0.000 89.9)

TraditionalDark Cyan」· PaintDark Stone」· Creative Midnight Shadow

#4E1829

Dark Violet · Maroon · Raspberry

HEX
#4E1829
RGB
rgb(78, 24, 41)
HSL
hsl(341, 53%, 20%)
HSB
hsb(341, 69%, 31%)
CMYK
cmyk(0%, 69%, 47%, 69%)
Oklch
oklch(30.1% 0.083 4.1)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

#5C162B

Dark Violet · Maroon · Raspberry

HEX
#5C162B
RGB
rgb(92, 22, 43)
HSL
hsl(342, 61%, 22%)
HSB
hsb(342, 76%, 36%)
CMYK
cmyk(0%, 76%, 53%, 64%)
Oklch
oklch(32.5% 0.102 6.9)

TraditionalDark Violet」· PaintRaspberry」· 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
1F1F1F
2F2F2F
4E1829
5C162B
1.3
Fail
1.6
Fail
1.5
Fail
1.6
Fail
1.3
Fail
1.2
Fail
1.2
Fail
1.3
Fail
1.6
Fail
1.2
Fail
1.1
Fail
1.0
Fail
1.5
Fail
1.2
Fail
1.1
Fail
1.1
Fail
1.6
Fail
1.3
Fail
1.0
Fail
1.1
Fail
White BG
21.0AAA
16.5AAA
13.4AAA
14.1AAA
13.1AAA
Black BG
1.0Fail
1.3Fail
1.6Fail
1.5Fail
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
1F1F1F
2F2F2F
373625
3E3D26

Deuteranopia

000000
1F1F1F
2F2F2F
3A3E24
424725

Tritanopia

000000
1F1F1F
2F2F2F
4B2221
582221

Achromatopsia

000000
1F1F1F
2F2F2F
2A2A2A
2D2D2D

Shades & Tints Shades & Tints

#000000

Dark
Light

#1F1F1F

Dark
Light

#2F2F2F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #1f1f1f;
  --color-3: #2f2f2f;
  --color-4: #4e1829;
  --color-5: #5c162b;
}

SCSS

$color-1: #000000;
$color-2: #1f1f1f;
$color-3: #2f2f2f;
$color-4: #4e1829;
$color-5: #5c162b;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#1f1f1f',
  'brand-3': '#2f2f2f',
  'brand-4': '#4e1829',
  'brand-5': '#5c162b',
}

RGB Array

[0, 0, 0], [31, 31, 31], [47, 47, 47], [78, 24, 41], [92, 22, 43]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #1F1F1F, #2F2F2F, #4E1829, #5C162B is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs. Low-saturation colors convey a sophisticated, premium feel. 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: #1f1f1f; --color-3: #2f2f2f; --color-4: #4e1829; --color-5: #5c162b. 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. 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 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