← Back to Editor

#000000 · #150228 · #290437 · #440746 · #565E43

dark

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

#150228

Royal Purple · Black · Dark Purple

HEX
#150228
RGB
rgb(21, 2, 40)
HSL
hsl(270, 90%, 8%)
HSB
hsb(270, 95%, 16%)
CMYK
cmyk(47%, 95%, 0%, 84%)
Oklch
oklch(16.3% 0.077 302.8)

TraditionalRoyal Purple」· PaintDark Purple」· Creative Blush Sunrise

#290437

Royal Purple · MidnightBlue · Dark Purple

HEX
#290437
RGB
rgb(41, 4, 55)
HSL
hsl(284, 86%, 12%)
HSB
hsb(284, 93%, 22%)
CMYK
cmyk(25%, 93%, 0%, 78%)
Oklch
oklch(21.5% 0.096 314.6)

TraditionalRoyal Purple」· PaintDark Purple」· Creative Blush Sunrise

#440746

Royal Purple · MidnightBlue · Dark Purple

HEX
#440746
RGB
rgb(68, 7, 70)
HSL
hsl(298, 82%, 15%)
HSB
hsb(298, 90%, 27%)
CMYK
cmyk(3%, 90%, 0%, 73%)
Oklch
oklch(27.9% 0.118 326.7)

TraditionalRoyal Purple」· PaintDark Purple」· Creative Blush Sunrise

#565E43

Grass Green · DarkOliveGreen · Forest Green

HEX
#565E43
RGB
rgb(86, 94, 67)
HSL
hsl(78, 17%, 32%)
HSB
hsb(78, 29%, 37%)
CMYK
cmyk(9%, 0%, 29%, 63%)
Oklch
oklch(46.7% 0.043 121.5)

TraditionalGrass Green」· PaintForest Green」· 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
150228
290437
440746
565E43
1.1
Fail
1.2
Fail
1.4
Fail
3.1
AA Large
1.1
Fail
1.1
Fail
1.3
Fail
2.9
Fail
1.2
Fail
1.1
Fail
1.2
Fail
2.6
Fail
1.4
Fail
1.3
Fail
1.2
Fail
2.3
Fail
3.1
AA Large
2.9
Fail
2.6
Fail
2.3
Fail
White BG
21.0AAA
19.6AAA
18.0AAA
15.4AAA
6.8AA
Black BG
1.0Fail
1.1Fail
1.2Fail
1.4Fail
3.1AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
0D0D1F
19192B
2A2937
595A4A

Deuteranopia

000000
0E0F1D
1B1E28
2D3233
59584B

Tritanopia

000000
141816
27211F
412B28
564F50

Achromatopsia

000000
0C0C0C
151515
202020
595959

Shades & Tints Shades & Tints

#000000

Dark
Light

#150228

Dark
Light

#290437

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #150228;
  --color-3: #290437;
  --color-4: #440746;
  --color-5: #565e43;
}

SCSS

$color-1: #000000;
$color-2: #150228;
$color-3: #290437;
$color-4: #440746;
$color-5: #565e43;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#150228',
  'brand-3': '#290437',
  'brand-4': '#440746',
  'brand-5': '#565e43',
}

RGB Array

[0, 0, 0], [21, 2, 40], [41, 4, 55], [68, 7, 70], [86, 94, 67]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #000000, #150228, #290437, #440746, #565E43 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: #150228; --color-3: #290437; --color-4: #440746; --color-5: #565e43. 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 dark-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