Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#040000
Vermilion · Black · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· Creative Blush Sunrise
#0BEE29
Pine Green · Lime · Olive Green
Traditional「Pine Green」· Paint「Olive Green」· Creative Blush Sunrise
#F3F3F3
Plain White · SeaShell · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#E5E5E5
Plain White · Lavender · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
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
040000 | 0BEE29 | F3F3F3 | 000000 | E5E5E5 | |
|---|---|---|---|---|---|
| — | 13.2 AAA | 18.8 AAA | 1.0 Fail | 16.6 AAA | |
13.2 AAA | — | 1.4 Fail | 13.3 AAA | 1.3 Fail | |
18.8 AAA | 1.4 Fail | — | 18.9 AAA | 1.1 Fail | |
1.0 Fail | 13.3 AAA | 18.9 AAA | — | 16.7 AAA | |
16.6 AAA | 1.3 Fail | 1.1 Fail | 16.7 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#040000
#0BEE29
#F3F3F3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #040000;
--color-2: #0bee29;
--color-3: #f3f3f3;
--color-4: #000000;
--color-5: #e5e5e5;
}SCSS
$color-1: #040000; $color-2: #0bee29; $color-3: #f3f3f3; $color-4: #000000; $color-5: #e5e5e5;
TAILWIND
colors: {
'brand-1': '#040000',
'brand-2': '#0bee29',
'brand-3': '#f3f3f3',
'brand-4': '#000000',
'brand-5': '#e5e5e5',
}RGB Array
[4, 0, 0], [11, 238, 41], [243, 243, 243], [0, 0, 0], [229, 229, 229]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This neon-style palette of #040000, #0BEE29, #F3F3F3, #000000, #E5E5E5 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: #040000; --color-2: #0bee29; --color-3: #f3f3f3; --color-4: #000000; --color-5: #e5e5e5. 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 neon-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