Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E0C28C
Goose Yellow · BurlyWood · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#A8B393
Willow Green · DarkGray · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#65A0B0
Slate Blue · CadetBlue · Lake Green
Traditional「Slate Blue」· Paint「Lake Green」· Creative Blush Sunrise
#E93A1D
Vermilion · OrangeRed · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#2E83A2
Lake Blue · SteelBlue · Mint Ice
Traditional「Lake Blue」· Paint「Mint Ice」· 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
E0C28C | A8B393 | 65A0B0 | E93A1D | 2E83A2 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.7 Fail | 2.4 Fail | 2.5 Fail | |
1.3 Fail | — | 1.3 Fail | 1.9 Fail | 2.0 Fail | |
1.7 Fail | 1.3 Fail | — | 1.4 Fail | 1.5 Fail | |
2.4 Fail | 1.9 Fail | 1.4 Fail | — | 1.0 Fail | |
2.5 Fail | 2.0 Fail | 1.5 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E0C28C
#A8B393
#65A0B0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e0c28c;
--color-2: #a8b393;
--color-3: #65a0b0;
--color-4: #e93a1d;
--color-5: #2e83a2;
}SCSS
$color-1: #e0c28c; $color-2: #a8b393; $color-3: #65a0b0; $color-4: #e93a1d; $color-5: #2e83a2;
TAILWIND
colors: {
'brand-1': '#e0c28c',
'brand-2': '#a8b393',
'brand-3': '#65a0b0',
'brand-4': '#e93a1d',
'brand-5': '#2e83a2',
}RGB Array
[224, 194, 140], [168, 179, 147], [101, 160, 176], [233, 58, 29], [46, 131, 162]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E0C28C, #A8B393, #65A0B0, #E93A1D, #2E83A2 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: #e0c28c; --color-2: #a8b393; --color-3: #65a0b0; --color-4: #e93a1d; --color-5: #2e83a2. 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