← Back to Editor

#121212 · #5E0E25 · #FF0048 · #080808 · #141414

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

#121212

Ink Black · Black · Jet Black

HEX
#121212
RGB
rgb(18, 18, 18)
HSL
hsl(0, 0%, 7%)
HSB
hsb(0, 0%, 7%)
CMYK
cmyk(0%, 0%, 0%, 93%)
Oklch
oklch(18.2% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#5E0E25

Dark Violet · Maroon · Raspberry

HEX
#5E0E25
RGB
rgb(94, 14, 37)
HSL
hsl(343, 74%, 21%)
HSB
hsb(343, 85%, 37%)
CMYK
cmyk(0%, 85%, 61%, 63%)
Oklch
oklch(31.9% 0.112 10.2)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

#FF0048

Dark Violet · Crimson · Camellia

HEX
#FF0048
RGB
rgb(255, 0, 72)
HSL
hsl(343, 100%, 50%)
HSB
hsb(343, 100%, 100%)
CMYK
cmyk(0%, 100%, 72%, 0%)
Oklch
oklch(63.3% 0.254 18.9)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#080808

Ink Black · Black · Jet Black

HEX
#080808
RGB
rgb(8, 8, 8)
HSL
hsl(0, 0%, 3%)
HSB
hsb(0, 0%, 3%)
CMYK
cmyk(0%, 0%, 0%, 97%)
Oklch
oklch(13.4% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#141414

Ink Black · Black · Jet Black

HEX
#141414
RGB
rgb(20, 20, 20)
HSL
hsl(0, 0%, 8%)
HSB
hsb(0, 0%, 8%)
CMYK
cmyk(0%, 0%, 0%, 92%)
Oklch
oklch(19.1% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

121212
121212

Analogous

121212
121212
121212

Triadic

121212
121212
121212

Split-Comp.

121212
121212
121212

Tetradic

121212
121212
121212
121212

Contrast Matrix WCAG 2.1 Contrast

121212
5E0E25
FF0048
080808
141414
1.4
Fail
4.8
AA
1.1
Fail
1.0
Fail
1.4
Fail
3.4
AA Large
1.5
Fail
1.4
Fail
4.8
AA
3.4
AA Large
5.1
AA
4.7
AA
1.1
Fail
1.5
Fail
5.1
AA
1.1
Fail
1.0
Fail
1.4
Fail
4.7
AA
1.1
Fail
White BG
18.7AAA
13.4AAA
3.9AA Large
20.0AAA
18.4AAA
Black BG
1.1Fail
1.6Fail
5.3AA
1.0Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

121212
3B3B1F
918E37
080808
141414

Deuteranopia

121212
40461E
9FB332
080808
141414

Tritanopia

121212
5A1B1A
F22926
080808
141414

Achromatopsia

121212
292929
545454
080808
141414

Shades & Tints Shades & Tints

#121212

Dark
Light

#5E0E25

Dark
Light

#FF0048

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #121212;
  --color-2: #5e0e25;
  --color-3: #ff0048;
  --color-4: #080808;
  --color-5: #141414;
}

SCSS

$color-1: #121212;
$color-2: #5e0e25;
$color-3: #ff0048;
$color-4: #080808;
$color-5: #141414;

TAILWIND

colors: {
  'brand-1': '#121212',
  'brand-2': '#5e0e25',
  'brand-3': '#ff0048',
  'brand-4': '#080808',
  'brand-5': '#141414',
}

RGB Array

[18, 18, 18], [94, 14, 37], [255, 0, 72], [8, 8, 8], [20, 20, 20]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #121212, #5E0E25, #FF0048, #080808, #141414 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: #121212; --color-2: #5e0e25; --color-3: #ff0048; --color-4: #080808; --color-5: #141414. 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