Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F6F6F4
Fresh Green · SeaShell · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#ECEFF4
Azure · Lavender · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#DADEEA
Azure · Lavender · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#BDC4CC
Azure · Silver · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#7D838F
Ash · LightSlateGray · Warm Gray
Traditional「Ash」· 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
F6F6F4 | ECEFF4 | DADEEA | BDC4CC | 7D838F | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.2 Fail | 1.6 Fail | 3.5 AA Large | |
1.1 Fail | — | 1.2 Fail | 1.5 Fail | 3.3 AA Large | |
1.2 Fail | 1.2 Fail | — | 1.3 Fail | 2.8 Fail | |
1.6 Fail | 1.5 Fail | 1.3 Fail | — | 2.2 Fail | |
3.5 AA Large | 3.3 AA Large | 2.8 Fail | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F6F6F4
#ECEFF4
#DADEEA
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f6f6f4;
--color-2: #eceff4;
--color-3: #dadeea;
--color-4: #bdc4cc;
--color-5: #7d838f;
}SCSS
$color-1: #f6f6f4; $color-2: #eceff4; $color-3: #dadeea; $color-4: #bdc4cc; $color-5: #7d838f;
TAILWIND
colors: {
'brand-1': '#f6f6f4',
'brand-2': '#eceff4',
'brand-3': '#dadeea',
'brand-4': '#bdc4cc',
'brand-5': '#7d838f',
}RGB Array
[246, 246, 244], [236, 239, 244], [218, 222, 234], [189, 196, 204], [125, 131, 143]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This minimal-style palette of #F6F6F4, #ECEFF4, #DADEEA, #BDC4CC, #7D838F is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. 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: #f6f6f4; --color-2: #eceff4; --color-3: #dadeea; --color-4: #bdc4cc; --color-5: #7d838f. 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. High-contrast palettes naturally meet WCAG accessibility standards. 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 minimal-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