Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E2E8CA
Willow Green · LightGray · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#D5DE95
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#8EBA5F
Grass Green · DarkSeaGreen · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#528F47
Celadon · SeaGreen · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#1F5C45
Mineral Blue · DarkSlateGray · Forest Green
Traditional「Mineral Blue」· Paint「Forest Green」· Creative Blush Sunrise
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
E2E8CA | D5DE95 | 8EBA5F | 528F47 | 1F5C45 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.8 Fail | 3.1 AA Large | 6.2 AA | |
1.1 Fail | — | 1.6 Fail | 2.7 Fail | 5.5 AA | |
1.8 Fail | 1.6 Fail | — | 1.7 Fail | 3.5 AA Large | |
3.1 AA Large | 2.7 Fail | 1.7 Fail | — | 2.0 Fail | |
6.2 AA | 5.5 AA | 3.5 AA Large | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E2E8CA
#D5DE95
#8EBA5F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e2e8ca;
--color-2: #d5de95;
--color-3: #8eba5f;
--color-4: #528f47;
--color-5: #1f5c45;
}SCSS
$color-1: #e2e8ca; $color-2: #d5de95; $color-3: #8eba5f; $color-4: #528f47; $color-5: #1f5c45;
TAILWIND
colors: {
'brand-1': '#e2e8ca',
'brand-2': '#d5de95',
'brand-3': '#8eba5f',
'brand-4': '#528f47',
'brand-5': '#1f5c45',
}RGB Array
[226, 232, 202], [213, 222, 149], [142, 186, 95], [82, 143, 71], [31, 92, 69]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This nature-style palette of #E2E8CA, #D5DE95, #8EBA5F, #528F47, #1F5C45 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: #e2e8ca; --color-2: #d5de95; --color-3: #8eba5f; --color-4: #528f47; --color-5: #1f5c45. 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