Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FCFCFC
Moonlight White · Snow · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#D1D1CD
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#C9C99D
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#D8D890
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#EBE8D8
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
FCFCFC | D1D1CD | C9C99D | D8D890 | EBE8D8 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.7 Fail | 1.4 Fail | 1.2 Fail | |
1.5 Fail | — | 1.1 Fail | 1.0 Fail | 1.2 Fail | |
1.7 Fail | 1.1 Fail | — | 1.1 Fail | 1.4 Fail | |
1.4 Fail | 1.0 Fail | 1.1 Fail | — | 1.2 Fail | |
1.2 Fail | 1.2 Fail | 1.4 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FCFCFC
#D1D1CD
#C9C99D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fcfcfc;
--color-2: #d1d1cd;
--color-3: #c9c99d;
--color-4: #d8d890;
--color-5: #ebe8d8;
}SCSS
$color-1: #fcfcfc; $color-2: #d1d1cd; $color-3: #c9c99d; $color-4: #d8d890; $color-5: #ebe8d8;
TAILWIND
colors: {
'brand-1': '#fcfcfc',
'brand-2': '#d1d1cd',
'brand-3': '#c9c99d',
'brand-4': '#d8d890',
'brand-5': '#ebe8d8',
}RGB Array
[252, 252, 252], [209, 209, 205], [201, 201, 157], [216, 216, 144], [235, 232, 216]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FCFCFC, #D1D1CD, #C9C99D, #D8D890, #EBE8D8 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: #fcfcfc; --color-2: #d1d1cd; --color-3: #c9c99d; --color-4: #d8d890; --color-5: #ebe8d8. 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