Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E7FA9E
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#D0CF90
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#B9A482
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#A27974
Crimson · Gray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#8B4E66
Dark Violet · DimGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· 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
E7FA9E | D0CF90 | B9A482 | A27974 | 8B4E66 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.1 Fail | 3.4 AA Large | 5.5 AA | |
1.4 Fail | — | 1.5 Fail | 2.4 Fail | 3.8 AA Large | |
2.1 Fail | 1.5 Fail | — | 1.6 Fail | 2.6 Fail | |
3.4 AA Large | 2.4 Fail | 1.6 Fail | — | 1.6 Fail | |
5.5 AA | 3.8 AA Large | 2.6 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E7FA9E
#D0CF90
#B9A482
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e7fa9e;
--color-2: #d0cf90;
--color-3: #b9a482;
--color-4: #a27974;
--color-5: #8b4e66;
}SCSS
$color-1: #e7fa9e; $color-2: #d0cf90; $color-3: #b9a482; $color-4: #a27974; $color-5: #8b4e66;
TAILWIND
colors: {
'brand-1': '#e7fa9e',
'brand-2': '#d0cf90',
'brand-3': '#b9a482',
'brand-4': '#a27974',
'brand-5': '#8b4e66',
}RGB Array
[231, 250, 158], [208, 207, 144], [185, 164, 130], [162, 121, 116], [139, 78, 102]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #E7FA9E, #D0CF90, #B9A482, #A27974, #8B4E66 is ideal for: corporate websites, product showcases, portfolios. 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: #e7fa9e; --color-2: #d0cf90; --color-3: #b9a482; --color-4: #a27974; --color-5: #8b4e66. 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 pastel-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