Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#01020B
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#383C42
Indigo · DarkSlateGray · Dark Stone
Traditional「Indigo」· Paint「Dark Stone」· Creative Midnight Shadow
#6A7183
Indigo · SlateGray · Navy Blue
Traditional「Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#B4B7C7
Azure · Silver · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#500A0A
Vermilion · Maroon · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· Creative Blush Sunrise
Color Harmonies Color Harmonies
Based on color wheel theory, calculated from primary color
Complementary
Analogous
Triadic
Split-Comp.
Tetradic
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 | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#01020B
#383C42
#6A7183
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.
Generated by LangColor online color tool · Breaking the barrier between language and color