← Back to Editor

#000000 · #330A0A · #1A0505 · #051A1A · #0A3333

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

#330A0A

Vermilion · Black · Deep Berry

HEX
#330A0A
RGB
rgb(51, 10, 10)
HSL
hsl(0, 67%, 12%)
HSB
hsb(0, 80%, 20%)
CMYK
cmyk(0%, 80%, 80%, 80%)
Oklch
oklch(21.9% 0.066 24.4)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#1A0505

Vermilion · Black · Deep Berry

HEX
#1A0505
RGB
rgb(26, 5, 5)
HSL
hsl(0, 68%, 6%)
HSB
hsb(0, 81%, 10%)
CMYK
cmyk(0%, 81%, 81%, 90%)
Oklch
oklch(15.5% 0.039 22.8)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

#051A1A

Lake Blue · Black · Peacock Green

HEX
#051A1A
RGB
rgb(5, 26, 26)
HSL
hsl(180, 68%, 6%)
HSB
hsb(180, 81%, 10%)
CMYK
cmyk(81%, 0%, 0%, 90%)
Oklch
oklch(20.1% 0.027 195.2)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#0A3333

Lake Blue · DarkSlateGray · Peacock Green

HEX
#0A3333
RGB
rgb(10, 51, 51)
HSL
hsl(180, 67%, 12%)
HSB
hsb(180, 80%, 20%)
CMYK
cmyk(80%, 0%, 0%, 80%)
Oklch
oklch(29.4% 0.044 195.0)

TraditionalLake Blue」· PaintPeacock 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
330A0A
1A0505
051A1A
0A3333
1.2
Fail
1.1
Fail
1.2
Fail
1.5
Fail
1.2
Fail
1.1
Fail
1.0
Fail
1.3
Fail
1.1
Fail
1.1
Fail
1.1
Fail
1.4
Fail
1.2
Fail
1.0
Fail
1.1
Fail
1.3
Fail
1.5
Fail
1.3
Fail
1.4
Fail
1.3
Fail
White BG
21.0AAA
17.7AAA
19.7AAA
18.0AAA
13.7AAA
Black BG
1.0Fail
1.2Fail
1.1Fail
1.2Fail
1.5Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
21210A
111105
0E0E1A
1C1C33

Deuteranopia

000000
24270A
121405
0D0B1A
191633

Tritanopia

000000
310A0A
190505
061A1A
0C3333

Achromatopsia

000000
161616
0B0B0B
141414
272727

Shades & Tints Shades & Tints

#000000

Dark
Light

#330A0A

Dark
Light

#1A0505

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #330a0a;
  --color-3: #1a0505;
  --color-4: #051a1a;
  --color-5: #0a3333;
}

SCSS

$color-1: #000000;
$color-2: #330a0a;
$color-3: #1a0505;
$color-4: #051a1a;
$color-5: #0a3333;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#330a0a',
  'brand-3': '#1a0505',
  'brand-4': '#051a1a',
  'brand-5': '#0a3333',
}

RGB Array

[0, 0, 0], [51, 10, 10], [26, 5, 5], [5, 26, 26], [10, 51, 51]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #000000, #330A0A, #1A0505, #051A1A, #0A3333 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: #330a0a; --color-3: #1a0505; --color-4: #051a1a; --color-5: #0a3333. 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