Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E0D0A2
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#BFC292
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#9CB697
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#689D96
Mineral Blue · CadetBlue · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#474754
Deep Indigo · DarkSlateGray · Charcoal
Traditional「Deep Indigo」· 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
E0D0A2 | BFC292 | 9CB697 | 689D96 | 474754 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.4 Fail | 2.0 Fail | 6.0 AA | |
1.2 Fail | — | 1.2 Fail | 1.7 Fail | 4.9 AA | |
1.4 Fail | 1.2 Fail | — | 1.4 Fail | 4.2 AA Large | |
2.0 Fail | 1.7 Fail | 1.4 Fail | — | 3.0 Fail | |
6.0 AA | 4.9 AA | 4.2 AA Large | 3.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E0D0A2
#BFC292
#9CB697
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e0d0a2;
--color-2: #bfc292;
--color-3: #9cb697;
--color-4: #689d96;
--color-5: #474754;
}SCSS
$color-1: #e0d0a2; $color-2: #bfc292; $color-3: #9cb697; $color-4: #689d96; $color-5: #474754;
TAILWIND
colors: {
'brand-1': '#e0d0a2',
'brand-2': '#bfc292',
'brand-3': '#9cb697',
'brand-4': '#689d96',
'brand-5': '#474754',
}RGB Array
[224, 208, 162], [191, 194, 146], [156, 182, 151], [104, 157, 150], [71, 71, 84]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E0D0A2, #BFC292, #9CB697, #689D96, #474754 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #e0d0a2; --color-2: #bfc292; --color-3: #9cb697; --color-4: #689d96; --color-5: #474754. 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 general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Restrained colors convey professionalism and trust. 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