Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EEEBC8
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#D6D3A4
Fresh Green · Wheat · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#8ABE7A
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#6F8B6C
Celadon · Gray · Olive Green
Traditional「Celadon」· Paint「Olive Green」· Creative Blush Sunrise
#496B5D
Mineral Blue · DimGray · 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
EEEBC8 | D6D3A4 | 8ABE7A | 6F8B6C | 496B5D | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.8 Fail | 3.1 AA Large | 4.9 AA | |
1.3 Fail | — | 1.4 Fail | 2.5 Fail | 3.9 AA Large | |
1.8 Fail | 1.4 Fail | — | 1.7 Fail | 2.7 Fail | |
3.1 AA Large | 2.5 Fail | 1.7 Fail | — | 1.6 Fail | |
4.9 AA | 3.9 AA Large | 2.7 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EEEBC8
#D6D3A4
#8ABE7A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eeebc8;
--color-2: #d6d3a4;
--color-3: #8abe7a;
--color-4: #6f8b6c;
--color-5: #496b5d;
}SCSS
$color-1: #eeebc8; $color-2: #d6d3a4; $color-3: #8abe7a; $color-4: #6f8b6c; $color-5: #496b5d;
TAILWIND
colors: {
'brand-1': '#eeebc8',
'brand-2': '#d6d3a4',
'brand-3': '#8abe7a',
'brand-4': '#6f8b6c',
'brand-5': '#496b5d',
}RGB Array
[238, 235, 200], [214, 211, 164], [138, 190, 122], [111, 139, 108], [73, 107, 93]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This earth-style palette of #EEEBC8, #D6D3A4, #8ABE7A, #6F8B6C, #496B5D 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: #eeebc8; --color-2: #d6d3a4; --color-3: #8abe7a; --color-4: #6f8b6c; --color-5: #496b5d. 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 earth-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