Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0E0E0E
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#650127
Dark Violet · Maroon · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#71BF2E
Pine Green · LimeGreen · Olive Green
Traditional「Pine Green」· Paint「Olive Green」· Creative Blush Sunrise
#C9EB9E
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#2D2324
Crimson · DarkSlateGray · Deep Berry
Traditional「Crimson」· 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
0E0E0E | 650127 | 71BF2E | C9EB9E | 2D2324 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 8.5 AAA | 14.6 AAA | 1.3 Fail | |
1.5 Fail | — | 5.8 AA | 10.0 AAA | 1.2 Fail | |
8.5 AAA | 5.8 AA | — | 1.7 Fail | 6.7 AA | |
14.6 AAA | 10.0 AAA | 1.7 Fail | — | 11.5 AAA | |
1.3 Fail | 1.2 Fail | 6.7 AA | 11.5 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0E0E0E
#650127
#71BF2E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0e0e0e;
--color-2: #650127;
--color-3: #71bf2e;
--color-4: #c9eb9e;
--color-5: #2d2324;
}SCSS
$color-1: #0e0e0e; $color-2: #650127; $color-3: #71bf2e; $color-4: #c9eb9e; $color-5: #2d2324;
TAILWIND
colors: {
'brand-1': '#0e0e0e',
'brand-2': '#650127',
'brand-3': '#71bf2e',
'brand-4': '#c9eb9e',
'brand-5': '#2d2324',
}RGB Array
[14, 14, 14], [101, 1, 39], [113, 191, 46], [201, 235, 158], [45, 35, 36]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0E0E0E, #650127, #71BF2E, #C9EB9E, #2D2324 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: #0e0e0e; --color-2: #650127; --color-3: #71bf2e; --color-4: #c9eb9e; --color-5: #2d2324. 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