Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EDF0AA
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#C0DE7E
Willow Green · Tan · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#79A676
Celadon · Gray · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#6B8571
Celadon · Gray · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#4E525C
Indigo · DarkSlateGray · Charcoal
Traditional「Indigo」· 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
EDF0AA | C0DE7E | 79A676 | 6B8571 | 4E525C | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.3 Fail | 3.4 AA Large | 6.6 AA | |
1.3 Fail | — | 1.9 Fail | 2.7 Fail | 5.2 AA | |
2.3 Fail | 1.9 Fail | — | 1.4 Fail | 2.8 Fail | |
3.4 AA Large | 2.7 Fail | 1.4 Fail | — | 1.9 Fail | |
6.6 AA | 5.2 AA | 2.8 Fail | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EDF0AA
#C0DE7E
#79A676
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #edf0aa;
--color-2: #c0de7e;
--color-3: #79a676;
--color-4: #6b8571;
--color-5: #4e525c;
}SCSS
$color-1: #edf0aa; $color-2: #c0de7e; $color-3: #79a676; $color-4: #6b8571; $color-5: #4e525c;
TAILWIND
colors: {
'brand-1': '#edf0aa',
'brand-2': '#c0de7e',
'brand-3': '#79a676',
'brand-4': '#6b8571',
'brand-5': '#4e525c',
}RGB Array
[237, 240, 170], [192, 222, 126], [121, 166, 118], [107, 133, 113], [78, 82, 92]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This nature-style palette of #EDF0AA, #C0DE7E, #79A676, #6B8571, #4E525C is ideal for: 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: #edf0aa; --color-2: #c0de7e; --color-3: #79a676; --color-4: #6b8571; --color-5: #4e525c. 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 nature-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