Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E8E1AD
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#FFBC3B
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#C8C99C
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#D1DDD0
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#E4A90C
Ochre · GoldenRod · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· 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
E8E1AD | FFBC3B | C8C99C | D1DDD0 | E4A90C | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.3 Fail | 1.1 Fail | 1.6 Fail | |
1.3 Fail | — | 1.0 Fail | 1.2 Fail | 1.3 Fail | |
1.3 Fail | 1.0 Fail | — | 1.2 Fail | 1.2 Fail | |
1.1 Fail | 1.2 Fail | 1.2 Fail | — | 1.5 Fail | |
1.6 Fail | 1.3 Fail | 1.2 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E8E1AD
#FFBC3B
#C8C99C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e8e1ad;
--color-2: #ffbc3b;
--color-3: #c8c99c;
--color-4: #d1ddd0;
--color-5: #e4a90c;
}SCSS
$color-1: #e8e1ad; $color-2: #ffbc3b; $color-3: #c8c99c; $color-4: #d1ddd0; $color-5: #e4a90c;
TAILWIND
colors: {
'brand-1': '#e8e1ad',
'brand-2': '#ffbc3b',
'brand-3': '#c8c99c',
'brand-4': '#d1ddd0',
'brand-5': '#e4a90c',
}RGB Array
[232, 225, 173], [255, 188, 59], [200, 201, 156], [209, 221, 208], [228, 169, 12]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E8E1AD, #FFBC3B, #C8C99C, #D1DDD0, #E4A90C is ideal for: health products, baby brands, fresh-style blogs. 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: #e8e1ad; --color-2: #ffbc3b; --color-3: #c8c99c; --color-4: #d1ddd0; --color-5: #e4a90c. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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