Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E5FEC5
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#D6FBD0
Emerald · Beige · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#C6F7DC
Emerald · LightGray · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
#5B6970
Slate Blue · DimGray · Prussian Blue
Traditional「Slate Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#404857
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· 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
E5FEC5 | D6FBD0 | C6F7DC | 5B6970 | 404857 | |
|---|---|---|---|---|---|
| — | 1.0 Fail | 1.1 Fail | 5.2 AA | 8.5 AAA | |
1.0 Fail | — | 1.0 Fail | 5.0 AA | 8.1 AAA | |
1.1 Fail | 1.0 Fail | — | 4.8 AA | 7.8 AAA | |
5.2 AA | 5.0 AA | 4.8 AA | — | 1.6 Fail | |
8.5 AAA | 8.1 AAA | 7.8 AAA | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E5FEC5
#D6FBD0
#C6F7DC
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e5fec5;
--color-2: #d6fbd0;
--color-3: #c6f7dc;
--color-4: #5b6970;
--color-5: #404857;
}SCSS
$color-1: #e5fec5; $color-2: #d6fbd0; $color-3: #c6f7dc; $color-4: #5b6970; $color-5: #404857;
TAILWIND
colors: {
'brand-1': '#e5fec5',
'brand-2': '#d6fbd0',
'brand-3': '#c6f7dc',
'brand-4': '#5b6970',
'brand-5': '#404857',
}RGB Array
[229, 254, 197], [214, 251, 208], [198, 247, 220], [91, 105, 112], [64, 72, 87]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E5FEC5, #D6FBD0, #C6F7DC, #5B6970, #404857 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: #e5fec5; --color-2: #d6fbd0; --color-3: #c6f7dc; --color-4: #5b6970; --color-5: #404857. 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 general-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