Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C3FF00
Grass Green · GreenYellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#DBD840
Autumn Sage · GoldenRod · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#911919
Vermilion · Brown · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#410000
Vermilion · Maroon · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· Creative Blush Sunrise
#D1D1D1
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· 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
C3FF00 | DBD840 | 911919 | 410000 | D1D1D1 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 7.5 AAA | 14.4 AAA | 1.3 Fail | |
1.3 Fail | — | 5.9 AA | 11.4 AAA | 1.0 Fail | |
7.5 AAA | 5.9 AA | — | 1.9 Fail | 5.8 AA | |
14.4 AAA | 11.4 AAA | 1.9 Fail | — | 11.2 AAA | |
1.3 Fail | 1.0 Fail | 5.8 AA | 11.2 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C3FF00
#DBD840
#911919
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c3ff00;
--color-2: #dbd840;
--color-3: #911919;
--color-4: #410000;
--color-5: #d1d1d1;
}SCSS
$color-1: #c3ff00; $color-2: #dbd840; $color-3: #911919; $color-4: #410000; $color-5: #d1d1d1;
TAILWIND
colors: {
'brand-1': '#c3ff00',
'brand-2': '#dbd840',
'brand-3': '#911919',
'brand-4': '#410000',
'brand-5': '#d1d1d1',
}RGB Array
[195, 255, 0], [219, 216, 64], [145, 25, 25], [65, 0, 0], [209, 209, 209]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This neon-style palette of #C3FF00, #DBD840, #911919, #410000, #D1D1D1 is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #c3ff00; --color-2: #dbd840; --color-3: #911919; --color-4: #410000; --color-5: #d1d1d1. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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