Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B8C3C3
Sky Blue · Silver · Pearl Gray
Traditional「Sky Blue」· Paint「Pearl Gray」· Creative Silver Lining
#5A454C
Dark Violet · DarkSlateGray · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#A2C59D
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#E1EFC2
Willow Green · Wheat · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#F9F9DB
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
B8C3C3 | 5A454C | A2C59D | E1EFC2 | F9F9DB | |
|---|---|---|---|---|---|
| — | 4.9 AA | 1.1 Fail | 1.5 Fail | 1.7 Fail | |
4.9 AA | — | 4.6 AA | 7.2 AAA | 8.2 AAA | |
1.1 Fail | 4.6 AA | — | 1.6 Fail | 1.8 Fail | |
1.5 Fail | 7.2 AAA | 1.6 Fail | — | 1.1 Fail | |
1.7 Fail | 8.2 AAA | 1.8 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B8C3C3
#5A454C
#A2C59D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b8c3c3;
--color-2: #5a454c;
--color-3: #a2c59d;
--color-4: #e1efc2;
--color-5: #f9f9db;
}SCSS
$color-1: #b8c3c3; $color-2: #5a454c; $color-3: #a2c59d; $color-4: #e1efc2; $color-5: #f9f9db;
TAILWIND
colors: {
'brand-1': '#b8c3c3',
'brand-2': '#5a454c',
'brand-3': '#a2c59d',
'brand-4': '#e1efc2',
'brand-5': '#f9f9db',
}RGB Array
[184, 195, 195], [90, 69, 76], [162, 197, 157], [225, 239, 194], [249, 249, 219]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B8C3C3, #5A454C, #A2C59D, #E1EFC2, #F9F9DB 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: #b8c3c3; --color-2: #5a454c; --color-3: #a2c59d; --color-4: #e1efc2; --color-5: #f9f9db. 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