Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F6F6F6
Moonlight White · Snow · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#EEF2E6
Willow Green · Linen · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#EBEBE5
Fresh Green · Linen · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#E0E0E0
Plain White · LightGray · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
#D8D8D8
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
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
F6F6F6 | EEF2E6 | EBEBE5 | E0E0E0 | D8D8D8 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.1 Fail | 1.2 Fail | 1.3 Fail | |
1.1 Fail | — | 1.1 Fail | 1.2 Fail | 1.3 Fail | |
1.1 Fail | 1.1 Fail | — | 1.1 Fail | 1.2 Fail | |
1.2 Fail | 1.2 Fail | 1.1 Fail | — | 1.1 Fail | |
1.3 Fail | 1.3 Fail | 1.2 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F6F6F6
#EEF2E6
#EBEBE5
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f6f6f6;
--color-2: #eef2e6;
--color-3: #ebebe5;
--color-4: #e0e0e0;
--color-5: #d8d8d8;
}SCSS
$color-1: #f6f6f6; $color-2: #eef2e6; $color-3: #ebebe5; $color-4: #e0e0e0; $color-5: #d8d8d8;
TAILWIND
colors: {
'brand-1': '#f6f6f6',
'brand-2': '#eef2e6',
'brand-3': '#ebebe5',
'brand-4': '#e0e0e0',
'brand-5': '#d8d8d8',
}RGB Array
[246, 246, 246], [238, 242, 230], [235, 235, 229], [224, 224, 224], [216, 216, 216]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F6F6F6, #EEF2E6, #EBEBE5, #E0E0E0, #D8D8D8 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: #f6f6f6; --color-2: #eef2e6; --color-3: #ebebe5; --color-4: #e0e0e0; --color-5: #d8d8d8. 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