Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BABCBC
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#F9FBB8
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#D9E5E4
Jade · LightGray · Glacier Blue
Traditional「Jade」· Paint「Glacier Blue」· Creative Arctic Pool
#31436F
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#E6E2E7
Lilac · Lavender · Cloud White
Traditional「Lilac」· Paint「Cloud White」· 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
BABCBC | F9FBB8 | D9E5E4 | 31436F | E6E2E7 | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 1.5 Fail | 5.1 AA | 1.5 Fail | |
1.8 Fail | — | 1.2 Fail | 9.0 AAA | 1.2 Fail | |
1.5 Fail | 1.2 Fail | — | 7.5 AAA | 1.0 Fail | |
5.1 AA | 9.0 AAA | 7.5 AAA | — | 7.6 AAA | |
1.5 Fail | 1.2 Fail | 1.0 Fail | 7.6 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BABCBC
#F9FBB8
#D9E5E4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #babcbc;
--color-2: #f9fbb8;
--color-3: #d9e5e4;
--color-4: #31436f;
--color-5: #e6e2e7;
}SCSS
$color-1: #babcbc; $color-2: #f9fbb8; $color-3: #d9e5e4; $color-4: #31436f; $color-5: #e6e2e7;
TAILWIND
colors: {
'brand-1': '#babcbc',
'brand-2': '#f9fbb8',
'brand-3': '#d9e5e4',
'brand-4': '#31436f',
'brand-5': '#e6e2e7',
}RGB Array
[186, 188, 188], [249, 251, 184], [217, 229, 228], [49, 67, 111], [230, 226, 231]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #BABCBC, #F9FBB8, #D9E5E4, #31436F, #E6E2E7 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: #babcbc; --color-2: #f9fbb8; --color-3: #d9e5e4; --color-4: #31436f; --color-5: #e6e2e7. 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