Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E8BE80
Goose Yellow · BurlyWood · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#391C3A
Dark Plum · DarkSlateGray · Dark Purple
Traditional「Dark Plum」· Paint「Dark Purple」· Creative Blush Sunrise
#D1BFCD
Mauve · LightGray · Lilac Purple
Traditional「Mauve」· Paint「Lilac Purple」· Creative Rose Petal
#D7D5B9
Fresh Green · LightGray · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#EAFEEC
Emerald · Beige · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
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
E8BE80 | 391C3A | D1BFCD | D7D5B9 | EAFEEC | |
|---|---|---|---|---|---|
| — | 8.6 AAA | 1.0 Fail | 1.2 Fail | 1.6 Fail | |
8.6 AAA | — | 8.6 AAA | 10.1 AAA | 14.2 AAA | |
1.0 Fail | 8.6 AAA | — | 1.2 Fail | 1.7 Fail | |
1.2 Fail | 10.1 AAA | 1.2 Fail | — | 1.4 Fail | |
1.6 Fail | 14.2 AAA | 1.7 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E8BE80
#391C3A
#D1BFCD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e8be80;
--color-2: #391c3a;
--color-3: #d1bfcd;
--color-4: #d7d5b9;
--color-5: #eafeec;
}SCSS
$color-1: #e8be80; $color-2: #391c3a; $color-3: #d1bfcd; $color-4: #d7d5b9; $color-5: #eafeec;
TAILWIND
colors: {
'brand-1': '#e8be80',
'brand-2': '#391c3a',
'brand-3': '#d1bfcd',
'brand-4': '#d7d5b9',
'brand-5': '#eafeec',
}RGB Array
[232, 190, 128], [57, 28, 58], [209, 191, 205], [215, 213, 185], [234, 254, 236]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E8BE80, #391C3A, #D1BFCD, #D7D5B9, #EAFEEC 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: #e8be80; --color-2: #391c3a; --color-3: #d1bfcd; --color-4: #d7d5b9; --color-5: #eafeec. 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