Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#070894
Deep Indigo · Navy · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#37ADD1
Lake Blue · MediumTurquoise · Lake Green
Traditional「Lake Blue」· Paint「Lake Green」· Creative Blush Sunrise
#AFE8E2
Jade · LightBlue · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#DAF1F7
Sky Blue · Lavender · Glacier Blue
Traditional「Sky Blue」· 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
000000 | 070894 | 37ADD1 | AFE8E2 | DAF1F7 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 8.1 AAA | 15.5 AAA | 17.9 AAA | |
1.5 Fail | — | 5.5 AA | 10.5 AAA | 12.2 AAA | |
8.1 AAA | 5.5 AA | — | 1.9 Fail | 2.2 Fail | |
15.5 AAA | 10.5 AAA | 1.9 Fail | — | 1.2 Fail | |
17.9 AAA | 12.2 AAA | 2.2 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#000000
#070894
#37ADD1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #000000;
--color-2: #070894;
--color-3: #37add1;
--color-4: #afe8e2;
--color-5: #daf1f7;
}SCSS
$color-1: #000000; $color-2: #070894; $color-3: #37add1; $color-4: #afe8e2; $color-5: #daf1f7;
TAILWIND
colors: {
'brand-1': '#000000',
'brand-2': '#070894',
'brand-3': '#37add1',
'brand-4': '#afe8e2',
'brand-5': '#daf1f7',
}RGB Array
[0, 0, 0], [7, 8, 148], [55, 173, 209], [175, 232, 226], [218, 241, 247]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This space-style palette of #000000, #070894, #37ADD1, #AFE8E2, #DAF1F7 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: #000000; --color-2: #070894; --color-3: #37add1; --color-4: #afe8e2; --color-5: #daf1f7. 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 space-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