Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F1FFC4
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#D9D784
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#D9A868
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#9E8E7A
Ginger · Gray · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#7D857A
Ink Gray · Gray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
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
F1FFC4 | D9D784 | D9A868 | 9E8E7A | 7D857A | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.0 Fail | 3.0 AA Large | 3.6 AA Large | |
1.4 Fail | — | 1.4 Fail | 2.1 Fail | 2.5 Fail | |
2.0 Fail | 1.4 Fail | — | 1.5 Fail | 1.8 Fail | |
3.0 AA Large | 2.1 Fail | 1.5 Fail | — | 1.2 Fail | |
3.6 AA Large | 2.5 Fail | 1.8 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F1FFC4
#D9D784
#D9A868
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f1ffc4;
--color-2: #d9d784;
--color-3: #d9a868;
--color-4: #9e8e7a;
--color-5: #7d857a;
}SCSS
$color-1: #f1ffc4; $color-2: #d9d784; $color-3: #d9a868; $color-4: #9e8e7a; $color-5: #7d857a;
TAILWIND
colors: {
'brand-1': '#f1ffc4',
'brand-2': '#d9d784',
'brand-3': '#d9a868',
'brand-4': '#9e8e7a',
'brand-5': '#7d857a',
}RGB Array
[241, 255, 196], [217, 215, 132], [217, 168, 104], [158, 142, 122], [125, 133, 122]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F1FFC4, #D9D784, #D9A868, #9E8E7A, #7D857A 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: #f1ffc4; --color-2: #d9d784; --color-3: #d9a868; --color-4: #9e8e7a; --color-5: #7d857a. 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