← Back to Editor

#000000 · #233A3B · #433A4A · #70373E · #FF2D19

dark

A 5-color dark palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

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

#233A3B

Slate Blue · DarkSlateGray · Peacock Green

HEX
#233A3B
RGB
rgb(35, 58, 59)
HSL
hsl(183, 26%, 18%)
HSB
hsb(183, 41%, 23%)
CMYK
cmyk(41%, 2%, 0%, 77%)
Oklch
oklch(33.0% 0.029 199.3)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

#433A4A

Dark Plum · DarkSlateGray · Eggplant

HEX
#433A4A
RGB
rgb(67, 58, 74)
HSL
hsl(274, 12%, 26%)
HSB
hsb(274, 22%, 29%)
CMYK
cmyk(9%, 22%, 0%, 71%)
Oklch
oklch(36.4% 0.030 310.2)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

#70373E

Crimson · Sienna · Wine Red

HEX
#70373E
RGB
rgb(112, 55, 62)
HSL
hsl(353, 34%, 33%)
HSB
hsb(353, 51%, 44%)
CMYK
cmyk(0%, 51%, 45%, 56%)
Oklch
oklch(41.3% 0.081 13.5)

TraditionalCrimson」· PaintWine Red」· Creative Blush Sunrise

#FF2D19

Vermilion · OrangeRed · Passion Red

HEX
#FF2D19
RGB
rgb(255, 45, 25)
HSL
hsl(5, 100%, 55%)
HSB
hsb(5, 90%, 100%)
CMYK
cmyk(0%, 82%, 90%, 0%)
Oklch
oklch(64.3% 0.243 30.2)

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
233A3B
433A4A
70373E
FF2D19
1.7
Fail
1.9
Fail
2.3
Fail
5.6
AA
1.7
Fail
1.1
Fail
1.3
Fail
3.2
AA Large
1.9
Fail
1.1
Fail
1.2
Fail
2.9
Fail
2.3
Fail
1.3
Fail
1.2
Fail
2.4
Fail
5.6
AA
3.2
AA Large
2.9
Fail
2.4
Fail
White BG
21.0AAA
12.1AAA
10.8AAA
9.1AAA
3.7AA Large
Black BG
1.0Fail
1.7Fail
1.9Fail
2.3Fail
5.6AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
2D2D3B
3F3F46
57573C
A4A21E

Deuteranopia

000000
2C2A3B
404045
5B5F3C
B0C01F

Tritanopia

000000
243B3B
434342
6D3B3B
F52223

Achromatopsia

000000
333333
3F3F3F
494949
6A6A6A

Shades & Tints Shades & Tints

#000000

Dark
Light

#233A3B

Dark
Light

#433A4A

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #233a3b;
  --color-3: #433a4a;
  --color-4: #70373e;
  --color-5: #ff2d19;
}

SCSS

$color-1: #000000;
$color-2: #233a3b;
$color-3: #433a4a;
$color-4: #70373e;
$color-5: #ff2d19;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#233a3b',
  'brand-3': '#433a4a',
  'brand-4': '#70373e',
  'brand-5': '#ff2d19',
}

RGB Array

[0, 0, 0], [35, 58, 59], [67, 58, 74], [112, 55, 62], [255, 45, 25]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #000000, #233A3B, #433A4A, #70373E, #FF2D19 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: #233a3b; --color-3: #433a4a; --color-4: #70373e; --color-5: #ff2d19. 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 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