Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F8F8F8
Moonlight White · Snow · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
#FED6DC
Peach Pink · Bisque · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Rose Petal
#D5C2ED
Wisteria · LightGray · Lavender
Traditional「Wisteria」· Paint「Lavender」· Creative Lavender Dream
#7EBBDC
Sky Blue · SkyBlue · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#394246
Slate Blue · DarkSlateGray · Peacock Green
Traditional「Slate Blue」· Paint「Peacock Green」· Creative Blush Sunrise
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
F8F8F8 | FED6DC | D5C2ED | 7EBBDC | 394246 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.5 Fail | 2.0 Fail | 9.7 AAA | |
1.2 Fail | — | 1.2 Fail | 1.6 Fail | 7.8 AAA | |
1.5 Fail | 1.2 Fail | — | 1.3 Fail | 6.3 AA | |
2.0 Fail | 1.6 Fail | 1.3 Fail | — | 4.9 AA | |
9.7 AAA | 7.8 AAA | 6.3 AA | 4.9 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F8F8F8
#FED6DC
#D5C2ED
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f8f8f8;
--color-2: #fed6dc;
--color-3: #d5c2ed;
--color-4: #7ebbdc;
--color-5: #394246;
}SCSS
$color-1: #f8f8f8; $color-2: #fed6dc; $color-3: #d5c2ed; $color-4: #7ebbdc; $color-5: #394246;
TAILWIND
colors: {
'brand-1': '#f8f8f8',
'brand-2': '#fed6dc',
'brand-3': '#d5c2ed',
'brand-4': '#7ebbdc',
'brand-5': '#394246',
}RGB Array
[248, 248, 248], [254, 214, 220], [213, 194, 237], [126, 187, 220], [57, 66, 70]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F8F8F8, #FED6DC, #D5C2ED, #7EBBDC, #394246 is ideal for: health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #f8f8f8; --color-2: #fed6dc; --color-3: #d5c2ed; --color-4: #7ebbdc; --color-5: #394246. 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 general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. 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