Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E2C18B
Goose Yellow · BurlyWood · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#A6B884
Willow Green · DarkSeaGreen · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#1FA366
Mineral Blue · SeaGreen · Forest Green
Traditional「Mineral Blue」· Paint「Forest Green」· Creative Blush Sunrise
#855B69
Dark Violet · DimGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#9E2048
Dark Violet · Brown · 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
E2C18B | A6B884 | 1FA366 | 855B69 | 9E2048 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.9 Fail | 3.3 AA Large | 4.4 AA Large | |
1.2 Fail | — | 1.5 Fail | 2.7 Fail | 3.6 AA Large | |
1.9 Fail | 1.5 Fail | — | 1.8 Fail | 2.4 Fail | |
3.3 AA Large | 2.7 Fail | 1.8 Fail | — | 1.3 Fail | |
4.4 AA Large | 3.6 AA Large | 2.4 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E2C18B
#A6B884
#1FA366
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e2c18b;
--color-2: #a6b884;
--color-3: #1fa366;
--color-4: #855b69;
--color-5: #9e2048;
}SCSS
$color-1: #e2c18b; $color-2: #a6b884; $color-3: #1fa366; $color-4: #855b69; $color-5: #9e2048;
TAILWIND
colors: {
'brand-1': '#e2c18b',
'brand-2': '#a6b884',
'brand-3': '#1fa366',
'brand-4': '#855b69',
'brand-5': '#9e2048',
}RGB Array
[226, 193, 139], [166, 184, 132], [31, 163, 102], [133, 91, 105], [158, 32, 72]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E2C18B, #A6B884, #1FA366, #855B69, #9E2048 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: #e2c18b; --color-2: #a6b884; --color-3: #1fa366; --color-4: #855b69; --color-5: #9e2048. 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. 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