← Back to Editor

#080707 · #152B5C · #0D0B0B · #2E56AC · #030202

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

Color Details Color Details

#080707

Ink Black · Black · Jet Black

HEX
#080707
RGB
rgb(8, 7, 7)
HSL
hsl(0, 7%, 3%)
HSB
hsb(0, 13%, 3%)
CMYK
cmyk(0%, 12%, 12%, 97%)
Oklch
oklch(13.0% 0.002 17.4)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#152B5C

Indigo · MidnightBlue · Prussian Blue

HEX
#152B5C
RGB
rgb(21, 43, 92)
HSL
hsl(221, 63%, 22%)
HSB
hsb(221, 77%, 36%)
CMYK
cmyk(77%, 53%, 0%, 64%)
Oklch
oklch(30.2% 0.092 263.6)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#0D0B0B

Crimson · Black · Jet Black

HEX
#0D0B0B
RGB
rgb(13, 11, 11)
HSL
hsl(0, 8%, 5%)
HSB
hsb(0, 15%, 5%)
CMYK
cmyk(0%, 15%, 15%, 95%)
Oklch
oklch(15.2% 0.003 17.5)

TraditionalCrimson」· PaintJet Black」· Creative Midnight Shadow

#2E56AC

Indigo · DarkSlateBlue · Navy Blue

HEX
#2E56AC
RGB
rgb(46, 86, 172)
HSL
hsl(221, 58%, 43%)
HSB
hsb(221, 73%, 67%)
CMYK
cmyk(73%, 50%, 0%, 33%)
Oklch
oklch(47.3% 0.145 263.2)

TraditionalIndigo」· PaintNavy Blue」· Creative Blush Sunrise

#030202

Crimson · Black · Deep Berry

HEX
#030202
RGB
rgb(3, 2, 2)
HSL
hsl(0, 20%, 1%)
HSB
hsb(0, 33%, 1%)
CMYK
cmyk(0%, 33%, 33%, 99%)
Oklch
oklch(8.8% 0.005 18.1)

TraditionalCrimson」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

080707
070808

Analogous

080708
080707
080807

Triadic

080707
070807
070708

Split-Comp.

080707
070808
070808

Tetradic

080707
080807
070808
080708

Contrast Matrix WCAG 2.1 Contrast

080707
152B5C
0D0B0B
2E56AC
030202
1.5
Fail
1.0
Fail
2.9
Fail
1.0
Fail
1.5
Fail
1.4
Fail
2.0
Fail
1.5
Fail
1.0
Fail
1.4
Fail
2.8
Fail
1.1
Fail
2.9
Fail
2.0
Fail
2.8
Fail
3.0
AA Large
1.0
Fail
1.5
Fail
1.1
Fail
3.0
AA Large
White BG
20.1AAA
13.7AAA
19.6AAA
6.9AA
20.7AAA
Black BG
1.0Fail
1.5Fail
1.1Fail
3.0AA Large
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

080807
1F1F50
0C0C0B
3F4097
030302

Deuteranopia

080807
1D1C4D
0C0C0B
3D3A92
030302

Tritanopia

080707
164745
0D0B0B
308783
030202

Achromatopsia

070707
2A2A2A
0C0C0C
545454
020202

Shades & Tints Shades & Tints

#080707

Dark
Light

#152B5C

Dark
Light

#0D0B0B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #080707;
  --color-2: #152b5c;
  --color-3: #0d0b0b;
  --color-4: #2e56ac;
  --color-5: #030202;
}

SCSS

$color-1: #080707;
$color-2: #152b5c;
$color-3: #0d0b0b;
$color-4: #2e56ac;
$color-5: #030202;

TAILWIND

colors: {
  'brand-1': '#080707',
  'brand-2': '#152b5c',
  'brand-3': '#0d0b0b',
  'brand-4': '#2e56ac',
  'brand-5': '#030202',
}

RGB Array

[8, 7, 7], [21, 43, 92], [13, 11, 11], [46, 86, 172], [3, 2, 2]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #080707, #152B5C, #0D0B0B, #2E56AC, #030202 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: #080707; --color-2: #152b5c; --color-3: #0d0b0b; --color-4: #2e56ac; --color-5: #030202. 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 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