← Back to Editor

#010808 · #081111 · #0E1B1E · #1F383B · #F7396A

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

#010808

Lake Blue · Black · Peacock Green

HEX
#010808
RGB
rgb(1, 8, 8)
HSL
hsl(180, 78%, 2%)
HSB
hsb(180, 88%, 3%)
CMYK
cmyk(88%, 0%, 0%, 97%)
Oklch
oklch(12.3% 0.017 195.1)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

#081111

Slate Blue · Black · Peacock Green

HEX
#081111
RGB
rgb(8, 17, 17)
HSL
hsl(180, 36%, 5%)
HSB
hsb(180, 53%, 7%)
CMYK
cmyk(53%, 0%, 0%, 93%)
Oklch
oklch(16.9% 0.014 195.9)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

#0E1B1E

Slate Blue · Black · Peacock Green

HEX
#0E1B1E
RGB
rgb(14, 27, 30)
HSL
hsl(191, 36%, 9%)
HSB
hsb(191, 53%, 12%)
CMYK
cmyk(53%, 10%, 0%, 88%)
Oklch
oklch(21.2% 0.019 213.8)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

#1F383B

Slate Blue · DarkSlateGray · Peacock Green

HEX
#1F383B
RGB
rgb(31, 56, 59)
HSL
hsl(186, 31%, 18%)
HSB
hsb(186, 47%, 23%)
CMYK
cmyk(47%, 5%, 0%, 77%)
Oklch
oklch(32.2% 0.031 205.5)

TraditionalSlate Blue」· PaintPeacock Green」· Creative Blush Sunrise

#F7396A

Vermilion · Tomato · Passion Red

HEX
#F7396A
RGB
rgb(247, 57, 106)
HSL
hsl(345, 92%, 60%)
HSB
hsb(345, 77%, 97%)
CMYK
cmyk(0%, 77%, 57%, 3%)
Oklch
oklch(64.8% 0.224 11.8)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

010808
090101

Analogous

010905
010808
010509

Triadic

010808
090109
090901

Split-Comp.

010808
090105
090501

Tetradic

010808
050109
090101
050901

Contrast Matrix WCAG 2.1 Contrast

010808
081111
0E1B1E
1F383B
F7396A
1.1
Fail
1.1
Fail
1.6
Fail
5.5
AA
1.1
Fail
1.1
Fail
1.5
Fail
5.2
AA
1.1
Fail
1.1
Fail
1.4
Fail
4.8
AA
1.6
Fail
1.5
Fail
1.4
Fail
3.4
AA Large
5.5
AA
5.2
AA
4.8
AA
3.4
AA Large
White BG
20.2AAA
19.1AAA
17.6AAA
12.4AAA
3.7AA Large
Black BG
1.0Fail
1.1Fail
1.2Fail
1.7Fail
5.7AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

040408
0C0C11
14141D
2A2A3A
A5A35E

Deuteranopia

040308
0B0B11
13121D
28273A
B0BE5B

Tritanopia

010808
081111
0F1D1D
203A3A
ED5553

Achromatopsia

060606
0E0E0E
171717
313131
777777

Shades & Tints Shades & Tints

#010808

Dark
Light

#081111

Dark
Light

#0E1B1E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #010808;
  --color-2: #081111;
  --color-3: #0e1b1e;
  --color-4: #1f383b;
  --color-5: #f7396a;
}

SCSS

$color-1: #010808;
$color-2: #081111;
$color-3: #0e1b1e;
$color-4: #1f383b;
$color-5: #f7396a;

TAILWIND

colors: {
  'brand-1': '#010808',
  'brand-2': '#081111',
  'brand-3': '#0e1b1e',
  'brand-4': '#1f383b',
  'brand-5': '#f7396a',
}

RGB Array

[1, 8, 8], [8, 17, 17], [14, 27, 30], [31, 56, 59], [247, 57, 106]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #010808, #081111, #0E1B1E, #1F383B, #F7396A 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: #010808; --color-2: #081111; --color-3: #0e1b1e; --color-4: #1f383b; --color-5: #f7396a. 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