← Back to Editor

#000000 · #15111A · #001C26 · #220A16 · #30000F

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 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

#15111A

Deep Indigo · Black · Dark Purple

HEX
#15111A
RGB
rgb(21, 17, 26)
HSL
hsl(267, 21%, 8%)
HSB
hsb(267, 35%, 10%)
CMYK
cmyk(19%, 35%, 0%, 90%)
Oklch
oklch(18.7% 0.019 304.9)

TraditionalDeep Indigo」· PaintDark Purple」· Creative Blush Sunrise

#001C26

Lake Blue · Black · Peacock Green

HEX
#001C26
RGB
rgb(0, 28, 38)
HSL
hsl(196, 100%, 7%)
HSB
hsb(196, 100%, 15%)
CMYK
cmyk(100%, 26%, 0%, 85%)
Oklch
oklch(21.1% 0.040 224.7)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#220A16

Dark Violet · Black · Raspberry

HEX
#220A16
RGB
rgb(34, 10, 22)
HSL
hsl(330, 55%, 9%)
HSB
hsb(330, 71%, 13%)
CMYK
cmyk(0%, 71%, 35%, 87%)
Oklch
oklch(18.9% 0.045 351.0)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

#30000F

Dark Violet · Black · Raspberry

HEX
#30000F
RGB
rgb(48, 0, 15)
HSL
hsl(341, 100%, 9%)
HSB
hsb(341, 100%, 19%)
CMYK
cmyk(0%, 100%, 69%, 81%)
Oklch
oklch(19.8% 0.079 7.5)

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
15111A
001C26
220A16
30000F
1.1
Fail
1.2
Fail
1.1
Fail
1.1
Fail
1.1
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.2
Fail
1.1
Fail
1.1
Fail
1.1
Fail
1.1
Fail
1.0
Fail
1.1
Fail
1.0
Fail
1.1
Fail
1.0
Fail
1.1
Fail
1.0
Fail
White BG
21.0AAA
18.6AAA
17.6AAA
18.7AAA
18.5AAA
Black BG
1.0Fail
1.1Fail
1.2Fail
1.1Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
131318
0C0C24
181713
1B1B0B

Deuteranopia

000000
141417
0B0823
191B12
1E220B

Tritanopia

000000
151616
012221
211110
2E0908

Achromatopsia

000000
131313
151515
131313
101010

Shades & Tints Shades & Tints

#000000

Dark
Light

#15111A

Dark
Light

#001C26

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #15111a;
  --color-3: #001c26;
  --color-4: #220a16;
  --color-5: #30000f;
}

SCSS

$color-1: #000000;
$color-2: #15111a;
$color-3: #001c26;
$color-4: #220a16;
$color-5: #30000f;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#15111a',
  'brand-3': '#001c26',
  'brand-4': '#220a16',
  'brand-5': '#30000f',
}

RGB Array

[0, 0, 0], [21, 17, 26], [0, 28, 38], [34, 10, 22], [48, 0, 15]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #15111A, #001C26, #220A16, #30000F 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: #15111a; --color-3: #001c26; --color-4: #220a16; --color-5: #30000f. 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