Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EAEAA5
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#B2A761
Autumn Sage · Tan · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#EE386C
Dark Violet · DeepPink · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#C7335D
Dark Violet · Crimson · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#D9D960
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
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
EAEAA5 | B2A761 | EE386C | C7335D | D9D960 | |
|---|---|---|---|---|---|
| — | 2.0 Fail | 3.1 AA Large | 4.1 AA Large | 1.2 Fail | |
2.0 Fail | — | 1.6 Fail | 2.1 Fail | 1.6 Fail | |
3.1 AA Large | 1.6 Fail | — | 1.3 Fail | 2.6 Fail | |
4.1 AA Large | 2.1 Fail | 1.3 Fail | — | 3.5 AA Large | |
1.2 Fail | 1.6 Fail | 2.6 Fail | 3.5 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EAEAA5
#B2A761
#EE386C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eaeaa5;
--color-2: #b2a761;
--color-3: #ee386c;
--color-4: #c7335d;
--color-5: #d9d960;
}SCSS
$color-1: #eaeaa5; $color-2: #b2a761; $color-3: #ee386c; $color-4: #c7335d; $color-5: #d9d960;
TAILWIND
colors: {
'brand-1': '#eaeaa5',
'brand-2': '#b2a761',
'brand-3': '#ee386c',
'brand-4': '#c7335d',
'brand-5': '#d9d960',
}RGB Array
[234, 234, 165], [178, 167, 97], [238, 56, 108], [199, 51, 93], [217, 217, 96]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EAEAA5, #B2A761, #EE386C, #C7335D, #D9D960 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: #eaeaa5; --color-2: #b2a761; --color-3: #ee386c; --color-4: #c7335d; --color-5: #d9d960. 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