Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F1E4C2
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#CCDFCC
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#B6CDC3
Jade · Silver · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#90A8AC
Sky Blue · DarkGray · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#78727E
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
F1E4C2 | CCDFCC | B6CDC3 | 90A8AC | 78727E | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.3 Fail | 2.0 Fail | 3.7 AA Large | |
1.1 Fail | — | 1.2 Fail | 1.8 Fail | 3.3 AA Large | |
1.3 Fail | 1.2 Fail | — | 1.5 Fail | 2.8 Fail | |
2.0 Fail | 1.8 Fail | 1.5 Fail | — | 1.9 Fail | |
3.7 AA Large | 3.3 AA Large | 2.8 Fail | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F1E4C2
#CCDFCC
#B6CDC3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f1e4c2;
--color-2: #ccdfcc;
--color-3: #b6cdc3;
--color-4: #90a8ac;
--color-5: #78727e;
}SCSS
$color-1: #f1e4c2; $color-2: #ccdfcc; $color-3: #b6cdc3; $color-4: #90a8ac; $color-5: #78727e;
TAILWIND
colors: {
'brand-1': '#f1e4c2',
'brand-2': '#ccdfcc',
'brand-3': '#b6cdc3',
'brand-4': '#90a8ac',
'brand-5': '#78727e',
}RGB Array
[241, 228, 194], [204, 223, 204], [182, 205, 195], [144, 168, 172], [120, 114, 126]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F1E4C2, #CCDFCC, #B6CDC3, #90A8AC, #78727E 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: #f1e4c2; --color-2: #ccdfcc; --color-3: #b6cdc3; --color-4: #90a8ac; --color-5: #78727e. 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