Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B5B8A7
Willow Green · DarkGray · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#F5F4F9
Wisteria · Snow · Sky Blue
Traditional「Wisteria」· Paint「Sky Blue」· Creative Lavender Dream
#D2E6EF
Sky Blue · Lavender · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#8398AB
Slate Blue · LightSlateGray · Navy Blue
Traditional「Slate Blue」· Paint「Navy Blue」· Creative Blush Sunrise
#373F42
Slate Blue · DarkSlateGray · Dark Stone
Traditional「Slate Blue」· 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
B5B8A7 | F5F4F9 | D2E6EF | 8398AB | 373F42 | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 1.6 Fail | 1.5 Fail | 5.3 AA | |
1.8 Fail | — | 1.2 Fail | 2.7 Fail | 9.8 AAA | |
1.6 Fail | 1.2 Fail | — | 2.3 Fail | 8.4 AAA | |
1.5 Fail | 2.7 Fail | 2.3 Fail | — | 3.6 AA Large | |
5.3 AA | 9.8 AAA | 8.4 AAA | 3.6 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B5B8A7
#F5F4F9
#D2E6EF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b5b8a7;
--color-2: #f5f4f9;
--color-3: #d2e6ef;
--color-4: #8398ab;
--color-5: #373f42;
}SCSS
$color-1: #b5b8a7; $color-2: #f5f4f9; $color-3: #d2e6ef; $color-4: #8398ab; $color-5: #373f42;
TAILWIND
colors: {
'brand-1': '#b5b8a7',
'brand-2': '#f5f4f9',
'brand-3': '#d2e6ef',
'brand-4': '#8398ab',
'brand-5': '#373f42',
}RGB Array
[181, 184, 167], [245, 244, 249], [210, 230, 239], [131, 152, 171], [55, 63, 66]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B5B8A7, #F5F4F9, #D2E6EF, #8398AB, #373F42 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: #b5b8a7; --color-2: #f5f4f9; --color-3: #d2e6ef; --color-4: #8398ab; --color-5: #373f42. 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 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