Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E0E9BC
Willow Green · Wheat · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#9DDDC0
Jade · LightBlue · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#85C7A1
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#8F8D91
Ash · LightSlateGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#787080
Ink Gray · Gray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
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
E0E9BC | 9DDDC0 | 85C7A1 | 8F8D91 | 787080 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.5 Fail | 2.6 Fail | 3.7 AA Large | |
1.2 Fail | — | 1.3 Fail | 2.1 Fail | 3.1 AA Large | |
1.5 Fail | 1.3 Fail | — | 1.7 Fail | 2.4 Fail | |
2.6 Fail | 2.1 Fail | 1.7 Fail | — | 1.4 Fail | |
3.7 AA Large | 3.1 AA Large | 2.4 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E0E9BC
#9DDDC0
#85C7A1
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e0e9bc;
--color-2: #9dddc0;
--color-3: #85c7a1;
--color-4: #8f8d91;
--color-5: #787080;
}SCSS
$color-1: #e0e9bc; $color-2: #9dddc0; $color-3: #85c7a1; $color-4: #8f8d91; $color-5: #787080;
TAILWIND
colors: {
'brand-1': '#e0e9bc',
'brand-2': '#9dddc0',
'brand-3': '#85c7a1',
'brand-4': '#8f8d91',
'brand-5': '#787080',
}RGB Array
[224, 233, 188], [157, 221, 192], [133, 199, 161], [143, 141, 145], [120, 112, 128]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E0E9BC, #9DDDC0, #85C7A1, #8F8D91, #787080 is ideal for: brand design, premium product pages, magazine layouts. Low-saturation colors convey a sophisticated, premium feel. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #e0e9bc; --color-2: #9dddc0; --color-3: #85c7a1; --color-4: #8f8d91; --color-5: #787080. 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 general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Restrained colors convey professionalism and trust. 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