Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F1FFE6
Emerald · Beige · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#C0FF85
Emerald · LightGreen · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#7DE3B7
Jade · MediumAquaMarine · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#9E8D8A
Crimson · Gray · Silver Sand
Traditional「Crimson」· Paint「Silver Sand」· Creative Urban Concrete
#4D4645
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
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
F1FFE6 | C0FF85 | 7DE3B7 | 9E8D8A | 4D4645 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.5 Fail | 3.0 AA Large | 8.9 AAA | |
1.1 Fail | — | 1.3 Fail | 2.7 Fail | 7.9 AAA | |
1.5 Fail | 1.3 Fail | — | 2.0 Fail | 5.9 AA | |
3.0 AA Large | 2.7 Fail | 2.0 Fail | — | 2.9 Fail | |
8.9 AAA | 7.9 AAA | 5.9 AA | 2.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F1FFE6
#C0FF85
#7DE3B7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f1ffe6;
--color-2: #c0ff85;
--color-3: #7de3b7;
--color-4: #9e8d8a;
--color-5: #4d4645;
}SCSS
$color-1: #f1ffe6; $color-2: #c0ff85; $color-3: #7de3b7; $color-4: #9e8d8a; $color-5: #4d4645;
TAILWIND
colors: {
'brand-1': '#f1ffe6',
'brand-2': '#c0ff85',
'brand-3': '#7de3b7',
'brand-4': '#9e8d8a',
'brand-5': '#4d4645',
}RGB Array
[241, 255, 230], [192, 255, 133], [125, 227, 183], [158, 141, 138], [77, 70, 69]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This neon-style palette of #F1FFE6, #C0FF85, #7DE3B7, #9E8D8A, #4D4645 is ideal for: health products, baby brands, fresh-style blogs, 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: #f1ffe6; --color-2: #c0ff85; --color-3: #7de3b7; --color-4: #9e8d8a; --color-5: #4d4645. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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