← Back to Editor

#000000 · #420C34 · #7C3861 · #9E0E2D · #DE0F00

A 5-color palette 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

#420C34

Rose Purple · MidnightBlue · Dark Purple

HEX
#420C34
RGB
rgb(66, 12, 52)
HSL
hsl(316, 69%, 15%)
HSB
hsb(316, 82%, 26%)
CMYK
cmyk(0%, 82%, 21%, 74%)
Oklch
oklch(26.8% 0.096 340.3)

TraditionalRose Purple」· PaintDark Purple」· Creative Blush Sunrise

#7C3861

Rose Purple · DimGray · Camellia

HEX
#7C3861
RGB
rgb(124, 56, 97)
HSL
hsl(324, 38%, 35%)
HSB
hsb(324, 55%, 49%)
CMYK
cmyk(0%, 55%, 22%, 51%)
Oklch
oklch(44.4% 0.108 345.2)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#9E0E2D

Vermilion · Brown · Wine Red

HEX
#9E0E2D
RGB
rgb(158, 14, 45)
HSL
hsl(347, 84%, 34%)
HSB
hsb(347, 91%, 62%)
CMYK
cmyk(0%, 91%, 72%, 38%)
Oklch
oklch(44.8% 0.172 18.5)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#DE0F00

Vermilion · Red · Passion Red

HEX
#DE0F00
RGB
rgb(222, 15, 0)
HSL
hsl(4, 100%, 44%)
HSB
hsb(4, 100%, 87%)
CMYK
cmyk(0%, 93%, 100%, 13%)
Oklch
oklch(56.9% 0.229 29.9)

TraditionalVermilion」· 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
420C34
7C3861
9E0E2D
DE0F00
1.3
Fail
2.6
Fail
2.6
Fail
4.2
AA Large
1.3
Fail
1.9
Fail
1.9
Fail
3.1
AA Large
2.6
Fail
1.9
Fail
1.0
Fail
1.6
Fail
2.6
Fail
1.9
Fail
1.0
Fail
1.6
Fail
4.2
AA Large
3.1
AA Large
1.6
Fail
1.6
Fail
White BG
21.0AAA
15.7AAA
8.1AAA
8.2AAA
5.0AA
Black BG
1.0Fail
1.3Fail
2.6Fail
2.6Fail
4.2AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
2B2A2A
5F5E57
605E25
848304

Deuteranopia

000000
2E3228
636855
687324
90A005

Tritanopia

000000
3F2321
794F4E
97201E
D40607

Achromatopsia

000000
212121
515151
3D3D3D
4B4B4B

Shades & Tints Shades & Tints

#000000

Dark
Light

#420C34

Dark
Light

#7C3861

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #420c34;
  --color-3: #7c3861;
  --color-4: #9e0e2d;
  --color-5: #de0f00;
}

SCSS

$color-1: #000000;
$color-2: #420c34;
$color-3: #7c3861;
$color-4: #9e0e2d;
$color-5: #de0f00;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#420c34',
  'brand-3': '#7c3861',
  'brand-4': '#9e0e2d',
  'brand-5': '#de0f00',
}

RGB Array

[0, 0, 0], [66, 12, 52], [124, 56, 97], [158, 14, 45], [222, 15, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #420C34, #7C3861, #9E0E2D, #DE0F00 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: #420c34; --color-3: #7c3861; --color-4: #9e0e2d; --color-5: #de0f00. 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