Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFFFFB
Fresh Green · White · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#D1DABB
Willow Green · LightGray · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#E9E3A5
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#EED581
Goose Yellow · Khaki · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#463116
Ochre · DarkOliveGreen · Cinnamon
Traditional「Ochre」· Paint「Cinnamon」· 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
FFFFFB | D1DABB | E9E3A5 | EED581 | 463116 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.3 Fail | 1.4 Fail | 12.2 AAA | |
1.4 Fail | — | 1.1 Fail | 1.0 Fail | 8.4 AAA | |
1.3 Fail | 1.1 Fail | — | 1.1 Fail | 9.3 AAA | |
1.4 Fail | 1.0 Fail | 1.1 Fail | — | 8.5 AAA | |
12.2 AAA | 8.4 AAA | 9.3 AAA | 8.5 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFFFFB
#D1DABB
#E9E3A5
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fffffb;
--color-2: #d1dabb;
--color-3: #e9e3a5;
--color-4: #eed581;
--color-5: #463116;
}SCSS
$color-1: #fffffb; $color-2: #d1dabb; $color-3: #e9e3a5; $color-4: #eed581; $color-5: #463116;
TAILWIND
colors: {
'brand-1': '#fffffb',
'brand-2': '#d1dabb',
'brand-3': '#e9e3a5',
'brand-4': '#eed581',
'brand-5': '#463116',
}RGB Array
[255, 255, 251], [209, 218, 187], [233, 227, 165], [238, 213, 129], [70, 49, 22]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFFFFB, #D1DABB, #E9E3A5, #EED581, #463116 is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #fffffb; --color-2: #d1dabb; --color-3: #e9e3a5; --color-4: #eed581; --color-5: #463116. 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. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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