Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#C2FC12
Grass Green · GreenYellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#9AED77
Emerald · LightGreen · Apple Green
Traditional「Emerald」· Paint「Apple Green」· Creative Mint Breeze
#72CCAC
Jade · MediumAquaMarine · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#4D999E
Slate Blue · CadetBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#4E595A
Ink Gray · DarkSlateGray · Charcoal
Traditional「Ink Gray」· 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
C2FC12 | 9AED77 | 72CCAC | 4D999E | 4E595A | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.6 Fail | 2.7 Fail | 5.9 AA | |
1.2 Fail | — | 1.3 Fail | 2.3 Fail | 5.1 AA | |
1.6 Fail | 1.3 Fail | — | 1.7 Fail | 3.8 AA Large | |
2.7 Fail | 2.3 Fail | 1.7 Fail | — | 2.2 Fail | |
5.9 AA | 5.1 AA | 3.8 AA Large | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#C2FC12
#9AED77
#72CCAC
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #c2fc12;
--color-2: #9aed77;
--color-3: #72ccac;
--color-4: #4d999e;
--color-5: #4e595a;
}SCSS
$color-1: #c2fc12; $color-2: #9aed77; $color-3: #72ccac; $color-4: #4d999e; $color-5: #4e595a;
TAILWIND
colors: {
'brand-1': '#c2fc12',
'brand-2': '#9aed77',
'brand-3': '#72ccac',
'brand-4': '#4d999e',
'brand-5': '#4e595a',
}RGB Array
[194, 252, 18], [154, 237, 119], [114, 204, 172], [77, 153, 158], [78, 89, 90]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #C2FC12, #9AED77, #72CCAC, #4D999E, #4E595A 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: #c2fc12; --color-2: #9aed77; --color-3: #72ccac; --color-4: #4d999e; --color-5: #4e595a. 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 pastel-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