Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FEFFDE
Fresh Green · LightYellow · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#F4F5E1
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#E5E6DF
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#DED3ED
Wisteria · Lavender · Lavender
Traditional「Wisteria」· Paint「Lavender」· Creative Lavender Dream
#B2B3AA
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· 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
FEFFDE | F4F5E1 | E5E6DF | DED3ED | B2B3AA | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.2 Fail | 1.4 Fail | 2.1 Fail | |
1.1 Fail | — | 1.1 Fail | 1.3 Fail | 1.9 Fail | |
1.2 Fail | 1.1 Fail | — | 1.1 Fail | 1.7 Fail | |
1.4 Fail | 1.3 Fail | 1.1 Fail | — | 1.5 Fail | |
2.1 Fail | 1.9 Fail | 1.7 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FEFFDE
#F4F5E1
#E5E6DF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #feffde;
--color-2: #f4f5e1;
--color-3: #e5e6df;
--color-4: #ded3ed;
--color-5: #b2b3aa;
}SCSS
$color-1: #feffde; $color-2: #f4f5e1; $color-3: #e5e6df; $color-4: #ded3ed; $color-5: #b2b3aa;
TAILWIND
colors: {
'brand-1': '#feffde',
'brand-2': '#f4f5e1',
'brand-3': '#e5e6df',
'brand-4': '#ded3ed',
'brand-5': '#b2b3aa',
}RGB Array
[254, 255, 222], [244, 245, 225], [229, 230, 223], [222, 211, 237], [178, 179, 170]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FEFFDE, #F4F5E1, #E5E6DF, #DED3ED, #B2B3AA 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: #feffde; --color-2: #f4f5e1; --color-3: #e5e6df; --color-4: #ded3ed; --color-5: #b2b3aa. 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