← Back to Editor

#000000 · #0A0101 · #120303 · #1A0404 · #1F0505

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 Library

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

#0A0101

Vermilion · Black · Deep Berry

HEX
#0A0101
RGB
rgb(10, 1, 1)
HSL
hsl(0, 82%, 2%)
HSB
hsb(0, 90%, 4%)
CMYK
cmyk(0%, 90%, 90%, 96%)
Oklch
oklch(9.9% 0.029 24.1)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#120303

Vermilion · Black · Deep Berry

HEX
#120303
RGB
rgb(18, 3, 3)
HSL
hsl(0, 71%, 4%)
HSB
hsb(0, 83%, 7%)
CMYK
cmyk(0%, 83%, 83%, 93%)
Oklch
oklch(13.0% 0.033 22.8)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#1A0404

Vermilion · Black · Deep Berry

HEX
#1A0404
RGB
rgb(26, 4, 4)
HSL
hsl(0, 73%, 6%)
HSB
hsb(0, 85%, 10%)
CMYK
cmyk(0%, 85%, 85%, 90%)
Oklch
oklch(15.2% 0.042 23.6)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#1F0505

Vermilion · Black · Deep Berry

HEX
#1F0505
RGB
rgb(31, 5, 5)
HSL
hsl(0, 72%, 7%)
HSB
hsb(0, 84%, 12%)
CMYK
cmyk(0%, 84%, 84%, 88%)
Oklch
oklch(16.6% 0.047 23.8)

TraditionalVermilion」· PaintDeep Berry」· 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
0A0101
120303
1A0404
1F0505
1.0
Fail
1.0
Fail
1.1
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.1
Fail
1.1
Fail
1.0
Fail
1.0
Fail
White BG
21.0AAA
20.6AAA
20.2AAA
19.8AAA
19.4AAA
Black BG
1.0Fail
1.0Fail
1.0Fail
1.1Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
060601
0C0B03
101004
141405

Deuteranopia

000000
070701
0C0E03
121304
151705

Tritanopia

000000
0A0101
110303
190404
1E0505

Achromatopsia

000000
040404
070707
0B0B0B
0D0D0D

Shades & Tints Shades & Tints

#000000

Dark
Light

#0A0101

Dark
Light

#120303

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #0a0101;
  --color-3: #120303;
  --color-4: #1a0404;
  --color-5: #1f0505;
}

SCSS

$color-1: #000000;
$color-2: #0a0101;
$color-3: #120303;
$color-4: #1a0404;
$color-5: #1f0505;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#0a0101',
  'brand-3': '#120303',
  'brand-4': '#1a0404',
  'brand-5': '#1f0505',
}

RGB Array

[0, 0, 0], [10, 1, 1], [18, 3, 3], [26, 4, 4], [31, 5, 5]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #0A0101, #120303, #1A0404, #1F0505 is ideal for: tech websites, dark mode UIs, game UIs. 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: #0a0101; --color-3: #120303; --color-4: #1a0404; --color-5: #1f0505. 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 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