Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F5F4DE
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#E4E9D8
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#D3DED3
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#C2D3CD
Jade · LightGray · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#B1C8C7
Jade · Silver · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
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
F5F4DE | E4E9D8 | D3DED3 | C2D3CD | B1C8C7 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.2 Fail | 1.4 Fail | 1.6 Fail | |
1.1 Fail | — | 1.1 Fail | 1.3 Fail | 1.4 Fail | |
1.2 Fail | 1.1 Fail | — | 1.1 Fail | 1.3 Fail | |
1.4 Fail | 1.3 Fail | 1.1 Fail | — | 1.1 Fail | |
1.6 Fail | 1.4 Fail | 1.3 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F5F4DE
#E4E9D8
#D3DED3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f5f4de;
--color-2: #e4e9d8;
--color-3: #d3ded3;
--color-4: #c2d3cd;
--color-5: #b1c8c7;
}SCSS
$color-1: #f5f4de; $color-2: #e4e9d8; $color-3: #d3ded3; $color-4: #c2d3cd; $color-5: #b1c8c7;
TAILWIND
colors: {
'brand-1': '#f5f4de',
'brand-2': '#e4e9d8',
'brand-3': '#d3ded3',
'brand-4': '#c2d3cd',
'brand-5': '#b1c8c7',
}RGB Array
[245, 244, 222], [228, 233, 216], [211, 222, 211], [194, 211, 205], [177, 200, 199]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F5F4DE, #E4E9D8, #D3DED3, #C2D3CD, #B1C8C7 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs. Low-saturation colors convey a sophisticated, premium feel. 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: #f5f4de; --color-2: #e4e9d8; --color-3: #d3ded3; --color-4: #c2d3cd; --color-5: #b1c8c7. 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 beauty, lifestyle, arts 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