← Back to Editor

#01020B · #383C42 · #6A7183 · #B4B7C7 · #500A0A

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

#01020B

Indigo · Black · Deep Sea Blue

HEX
#01020B
RGB
rgb(1, 2, 11)
HSL
hsl(234, 83%, 2%)
HSB
hsb(234, 91%, 4%)
CMYK
cmyk(91%, 82%, 0%, 96%)
Oklch
oklch(9.2% 0.031 269.2)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

#383C42

Indigo · DarkSlateGray · Dark Stone

HEX
#383C42
RGB
rgb(56, 60, 66)
HSL
hsl(216, 8%, 24%)
HSB
hsb(216, 15%, 26%)
CMYK
cmyk(15%, 9%, 0%, 74%)
Oklch
oklch(35.5% 0.012 258.4)

TraditionalIndigo」· PaintDark Stone」· Creative Midnight Shadow

#6A7183

Indigo · SlateGray · Navy Blue

HEX
#6A7183
RGB
rgb(106, 113, 131)
HSL
hsl(223, 11%, 46%)
HSB
hsb(223, 19%, 51%)
CMYK
cmyk(19%, 14%, 0%, 49%)
Oklch
oklch(54.9% 0.029 268.6)

TraditionalIndigo」· PaintNavy Blue」· Creative Blush Sunrise

#B4B7C7

Azure · Silver · Cobalt Blue

HEX
#B4B7C7
RGB
rgb(180, 183, 199)
HSL
hsl(231, 15%, 74%)
HSB
hsb(231, 10%, 78%)
CMYK
cmyk(10%, 8%, 0%, 22%)
Oklch
oklch(78.2% 0.023 277.4)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#500A0A

Vermilion · Maroon · Deep Berry

HEX
#500A0A
RGB
rgb(80, 10, 10)
HSL
hsl(0, 78%, 18%)
HSB
hsb(0, 88%, 31%)
CMYK
cmyk(0%, 88%, 88%, 69%)
Oklch
oklch(28.1% 0.101 26.7)

TraditionalVermilion」· PaintDeep Berry」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

01020B
090801

Analogous

010609
01020B
040109

Triadic

01020B
090102
020901

Split-Comp.

01020B
090401
060901

Tetradic

01020B
090106
090801
010904

Contrast Matrix WCAG 2.1 Contrast

01020B
383C42
6A7183
B4B7C7
500A0A
1.9
Fail
4.2
AA Large
10.4
AAA
1.4
Fail
1.9
Fail
2.3
Fail
5.6
AA
1.4
Fail
4.2
AA Large
2.3
Fail
2.4
Fail
3.1
AA Large
10.4
AAA
5.6
AA
2.4
Fail
7.6
AAA
1.4
Fail
1.4
Fail
3.1
AA Large
7.6
AAA
White BG
20.7AAA
11.1AAA
4.9AA
2.0Fail
15.1AAA
Black BG
1.0Fail
1.9Fail
4.3AA Large
10.5AAA
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

010109
3A3A41
6D6D7F
B5B5C3
32310A

Deuteranopia

010108
3A3940
6D6C7E
B5B5C2
363B0A

Tritanopia

010707
383F3F
6A7B7A
B4C0BF
4D0A0A

Achromatopsia

030303
3B3B3B
717171
B8B8B8
1F1F1F

Shades & Tints Shades & Tints

#01020B

Dark
Light

#383C42

Dark
Light

#6A7183

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #01020b;
  --color-2: #383c42;
  --color-3: #6a7183;
  --color-4: #b4b7c7;
  --color-5: #500a0a;
}

SCSS

$color-1: #01020b;
$color-2: #383c42;
$color-3: #6a7183;
$color-4: #b4b7c7;
$color-5: #500a0a;

TAILWIND

colors: {
  'brand-1': '#01020b',
  'brand-2': '#383c42',
  'brand-3': '#6a7183',
  'brand-4': '#b4b7c7',
  'brand-5': '#500a0a',
}

RGB Array

[1, 2, 11], [56, 60, 66], [106, 113, 131], [180, 183, 199], [80, 10, 10]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #01020B, #383C42, #6A7183, #B4B7C7, #500A0A 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: #01020b; --color-2: #383c42; --color-3: #6a7183; --color-4: #b4b7c7; --color-5: #500a0a. 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