Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#070707
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#411F1E
Crimson · DarkSlateGray · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#389F9E
Mineral Blue · LightSeaGreen · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#B8E6D9
Jade · LightBlue · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#F1F7F5
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
070707 | 411F1E | 389F9E | B8E6D9 | F1F7F5 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 6.4 AA | 14.7 AAA | 18.6 AAA | |
1.4 Fail | — | 4.6 AA | 10.7 AAA | 13.5 AAA | |
6.4 AA | 4.6 AA | — | 2.3 Fail | 2.9 Fail | |
14.7 AAA | 10.7 AAA | 2.3 Fail | — | 1.3 Fail | |
18.6 AAA | 13.5 AAA | 2.9 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#070707
#411F1E
#389F9E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #070707;
--color-2: #411f1e;
--color-3: #389f9e;
--color-4: #b8e6d9;
--color-5: #f1f7f5;
}SCSS
$color-1: #070707; $color-2: #411f1e; $color-3: #389f9e; $color-4: #b8e6d9; $color-5: #f1f7f5;
TAILWIND
colors: {
'brand-1': '#070707',
'brand-2': '#411f1e',
'brand-3': '#389f9e',
'brand-4': '#b8e6d9',
'brand-5': '#f1f7f5',
}RGB Array
[7, 7, 7], [65, 31, 30], [56, 159, 158], [184, 230, 217], [241, 247, 245]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #070707, #411F1E, #389F9E, #B8E6D9, #F1F7F5 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: #070707; --color-2: #411f1e; --color-3: #389f9e; --color-4: #b8e6d9; --color-5: #f1f7f5. 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 dark-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