Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0A0F13
Slate Blue · Black · Deep Sea Blue
Traditional「Slate Blue」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#E95D3A
Vermilion · Tomato · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#508A71
Mineral Blue · DimGray · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#A1B97B
Grass Green · DarkSeaGreen · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#9D9570
Ginger · Gray · Sunflower
Traditional「Ginger」· Paint「Sunflower」· 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
0A0F13 | E95D3A | 508A71 | A1B97B | 9D9570 | |
|---|---|---|---|---|---|
| — | 5.6 AA | 4.8 AA | 8.9 AAA | 6.4 AA | |
5.6 AA | — | 1.2 Fail | 1.6 Fail | 1.1 Fail | |
4.8 AA | 1.2 Fail | — | 1.9 Fail | 1.3 Fail | |
8.9 AAA | 1.6 Fail | 1.9 Fail | — | 1.4 Fail | |
6.4 AA | 1.1 Fail | 1.3 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0A0F13
#E95D3A
#508A71
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0a0f13;
--color-2: #e95d3a;
--color-3: #508a71;
--color-4: #a1b97b;
--color-5: #9d9570;
}SCSS
$color-1: #0a0f13; $color-2: #e95d3a; $color-3: #508a71; $color-4: #a1b97b; $color-5: #9d9570;
TAILWIND
colors: {
'brand-1': '#0a0f13',
'brand-2': '#e95d3a',
'brand-3': '#508a71',
'brand-4': '#a1b97b',
'brand-5': '#9d9570',
}RGB Array
[10, 15, 19], [233, 93, 58], [80, 138, 113], [161, 185, 123], [157, 149, 112]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0A0F13, #E95D3A, #508A71, #A1B97B, #9D9570 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: #0a0f13; --color-2: #e95d3a; --color-3: #508a71; --color-4: #a1b97b; --color-5: #9d9570. 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