Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EAF9B6
Willow Green · Wheat · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#F5BE2C
Ginger · GoldenRod · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#B5BA78
Autumn Sage · Tan · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#6F7051
Autumn Sage · DimGray · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#534748
Crimson · DarkSlateGray · Charcoal
Traditional「Crimson」· Paint「Charcoal」· Creative Midnight Shadow
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
EAF9B6 | F5BE2C | B5BA78 | 6F7051 | 534748 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.8 Fail | 4.6 AA | 7.9 AAA | |
1.5 Fail | — | 1.2 Fail | 3.0 Fail | 5.2 AA | |
1.8 Fail | 1.2 Fail | — | 2.5 Fail | 4.3 AA Large | |
4.6 AA | 3.0 Fail | 2.5 Fail | — | 1.7 Fail | |
7.9 AAA | 5.2 AA | 4.3 AA Large | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EAF9B6
#F5BE2C
#B5BA78
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eaf9b6;
--color-2: #f5be2c;
--color-3: #b5ba78;
--color-4: #6f7051;
--color-5: #534748;
}SCSS
$color-1: #eaf9b6; $color-2: #f5be2c; $color-3: #b5ba78; $color-4: #6f7051; $color-5: #534748;
TAILWIND
colors: {
'brand-1': '#eaf9b6',
'brand-2': '#f5be2c',
'brand-3': '#b5ba78',
'brand-4': '#6f7051',
'brand-5': '#534748',
}RGB Array
[234, 249, 182], [245, 190, 44], [181, 186, 120], [111, 112, 81], [83, 71, 72]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This muted-style palette of #EAF9B6, #F5BE2C, #B5BA78, #6F7051, #534748 is ideal for: 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: #eaf9b6; --color-2: #f5be2c; --color-3: #b5ba78; --color-4: #6f7051; --color-5: #534748. 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. 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 muted-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