Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EDCA3B
Ginger · GoldenRod · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#E2DA66
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#BAD27C
Willow Green · Tan · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#89AD8E
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#6E838F
Slate Blue · SlateGray · Navy Blue
Traditional「Slate Blue」· Paint「Navy Blue」· 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
EDCA3B | E2DA66 | BAD27C | 89AD8E | 6E838F | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.0 Fail | 1.6 Fail | 2.5 Fail | |
1.1 Fail | — | 1.1 Fail | 1.7 Fail | 2.7 Fail | |
1.0 Fail | 1.1 Fail | — | 1.5 Fail | 2.4 Fail | |
1.6 Fail | 1.7 Fail | 1.5 Fail | — | 1.6 Fail | |
2.5 Fail | 2.7 Fail | 2.4 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EDCA3B
#E2DA66
#BAD27C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #edca3b;
--color-2: #e2da66;
--color-3: #bad27c;
--color-4: #89ad8e;
--color-5: #6e838f;
}SCSS
$color-1: #edca3b; $color-2: #e2da66; $color-3: #bad27c; $color-4: #89ad8e; $color-5: #6e838f;
TAILWIND
colors: {
'brand-1': '#edca3b',
'brand-2': '#e2da66',
'brand-3': '#bad27c',
'brand-4': '#89ad8e',
'brand-5': '#6e838f',
}RGB Array
[237, 202, 59], [226, 218, 102], [186, 210, 124], [137, 173, 142], [110, 131, 143]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EDCA3B, #E2DA66, #BAD27C, #89AD8E, #6E838F 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: #edca3b; --color-2: #e2da66; --color-3: #bad27c; --color-4: #89ad8e; --color-5: #6e838f. 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