Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C1FC05
Grass Green · GreenYellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#FD0574
Dark Violet · DeepPink · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#737373
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#B3B3B3
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#D3D3D3
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
C1FC05 | FD0574 | 737373 | B3B3B3 | D3D3D3 | |
|---|---|---|---|---|---|
| — | 3.2 AA Large | 3.9 AA Large | 1.7 Fail | 1.2 Fail | |
3.2 AA Large | — | 1.2 Fail | 1.8 Fail | 2.6 Fail | |
3.9 AA Large | 1.2 Fail | — | 2.3 Fail | 3.2 AA Large | |
1.7 Fail | 1.8 Fail | 2.3 Fail | — | 1.4 Fail | |
1.2 Fail | 2.6 Fail | 3.2 AA Large | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C1FC05
#FD0574
#737373
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c1fc05;
--color-2: #fd0574;
--color-3: #737373;
--color-4: #b3b3b3;
--color-5: #d3d3d3;
}SCSS
$color-1: #c1fc05; $color-2: #fd0574; $color-3: #737373; $color-4: #b3b3b3; $color-5: #d3d3d3;
TAILWIND
colors: {
'brand-1': '#c1fc05',
'brand-2': '#fd0574',
'brand-3': '#737373',
'brand-4': '#b3b3b3',
'brand-5': '#d3d3d3',
}RGB Array
[193, 252, 5], [253, 5, 116], [115, 115, 115], [179, 179, 179], [211, 211, 211]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This neon-style palette of #C1FC05, #FD0574, #737373, #B3B3B3, #D3D3D3 is ideal for: corporate websites, product showcases, portfolios. 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: #c1fc05; --color-2: #fd0574; --color-3: #737373; --color-4: #b3b3b3; --color-5: #d3d3d3. 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. 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