Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F0F0F0
Plain White · Linen · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#75AD24
Grass Green · Olive · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#C8E386
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#D2E69E
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#E0EEB9
Willow Green · Wheat · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
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
F0F0F0 | 75AD24 | C8E386 | D2E69E | E0EEB9 | |
|---|---|---|---|---|---|
| — | 2.4 Fail | 1.2 Fail | 1.2 Fail | 1.1 Fail | |
2.4 Fail | — | 1.9 Fail | 2.0 Fail | 2.2 Fail | |
1.2 Fail | 1.9 Fail | — | 1.1 Fail | 1.2 Fail | |
1.2 Fail | 2.0 Fail | 1.1 Fail | — | 1.1 Fail | |
1.1 Fail | 2.2 Fail | 1.2 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F0F0F0
#75AD24
#C8E386
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f0f0f0;
--color-2: #75ad24;
--color-3: #c8e386;
--color-4: #d2e69e;
--color-5: #e0eeb9;
}SCSS
$color-1: #f0f0f0; $color-2: #75ad24; $color-3: #c8e386; $color-4: #d2e69e; $color-5: #e0eeb9;
TAILWIND
colors: {
'brand-1': '#f0f0f0',
'brand-2': '#75ad24',
'brand-3': '#c8e386',
'brand-4': '#d2e69e',
'brand-5': '#e0eeb9',
}RGB Array
[240, 240, 240], [117, 173, 36], [200, 227, 134], [210, 230, 158], [224, 238, 185]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #F0F0F0, #75AD24, #C8E386, #D2E69E, #E0EEB9 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: #f0f0f0; --color-2: #75ad24; --color-3: #c8e386; --color-4: #d2e69e; --color-5: #e0eeb9. 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 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