Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#020107
Deep Indigo · Black · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#302F2D
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#91D601
Grass Green · Chartreuse · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#9294A0
Ash · LightSlateGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#F6FAF9
Jade · Snow · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
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
020107 | 302F2D | 91D601 | 9294A0 | F6FAF9 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 11.7 AAA | 6.9 AA | 19.8 AAA | |
1.6 Fail | — | 7.5 AAA | 4.4 AA Large | 12.7 AAA | |
11.7 AAA | 7.5 AAA | — | 1.7 Fail | 1.7 Fail | |
6.9 AA | 4.4 AA Large | 1.7 Fail | — | 2.9 Fail | |
19.8 AAA | 12.7 AAA | 1.7 Fail | 2.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#020107
#302F2D
#91D601
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #020107;
--color-2: #302f2d;
--color-3: #91d601;
--color-4: #9294a0;
--color-5: #f6faf9;
}SCSS
$color-1: #020107; $color-2: #302f2d; $color-3: #91d601; $color-4: #9294a0; $color-5: #f6faf9;
TAILWIND
colors: {
'brand-1': '#020107',
'brand-2': '#302f2d',
'brand-3': '#91d601',
'brand-4': '#9294a0',
'brand-5': '#f6faf9',
}RGB Array
[2, 1, 7], [48, 47, 45], [145, 214, 1], [146, 148, 160], [246, 250, 249]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #020107, #302F2D, #91D601, #9294A0, #F6FAF9 is ideal for: 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: #020107; --color-2: #302f2d; --color-3: #91d601; --color-4: #9294a0; --color-5: #f6faf9. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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