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
#BEDBEB
Sky Blue · LightBlue · Sky Blue
Traditional「Sky Blue」· Paint「Sky Blue」· Creative Twilight Haze
#3E7AA2
Slate Blue · SteelBlue · Navy Blue
Traditional「Slate Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#D1D1D1
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#333333
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
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 | BEDBEB | 3E7AA2 | D1D1D1 | 333333 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 4.4 AA Large | 1.4 Fail | 11.9 AAA | |
1.4 Fail | — | 3.2 AA Large | 1.1 Fail | 8.7 AAA | |
4.4 AA Large | 3.2 AA Large | — | 3.0 AA Large | 2.7 Fail | |
1.4 Fail | 1.1 Fail | 3.0 AA Large | — | 8.3 AAA | |
11.9 AAA | 8.7 AAA | 2.7 Fail | 8.3 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F8F8F8
#BEDBEB
#3E7AA2
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f8f8f8;
--color-2: #bedbeb;
--color-3: #3e7aa2;
--color-4: #d1d1d1;
--color-5: #333333;
}SCSS
$color-1: #f8f8f8; $color-2: #bedbeb; $color-3: #3e7aa2; $color-4: #d1d1d1; $color-5: #333333;
TAILWIND
colors: {
'brand-1': '#f8f8f8',
'brand-2': '#bedbeb',
'brand-3': '#3e7aa2',
'brand-4': '#d1d1d1',
'brand-5': '#333333',
}RGB Array
[248, 248, 248], [190, 219, 235], [62, 122, 162], [209, 209, 209], [51, 51, 51]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This cool-style palette of #F8F8F8, #BEDBEB, #3E7AA2, #D1D1D1, #333333 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: #f8f8f8; --color-2: #bedbeb; --color-3: #3e7aa2; --color-4: #d1d1d1; --color-5: #333333. 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 cool-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