Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B2BDBF
Sky Blue · Silver · Pearl Gray
Traditional「Sky Blue」· Paint「Pearl Gray」· Creative Silver Lining
#CADCE0
Sky Blue · LightGray · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#A5C4CC
Sky Blue · LightSteelBlue · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#2B1A0F
Tangerine · Black · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· Creative Blush Sunrise
#F5EEE4
Goose Yellow · Linen · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
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
B2BDBF | CADCE0 | A5C4CC | 2B1A0F | F5EEE4 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.0 Fail | 8.7 AAA | 1.7 Fail | |
1.4 Fail | — | 1.3 Fail | 11.8 AAA | 1.2 Fail | |
1.0 Fail | 1.3 Fail | — | 9.0 AAA | 1.6 Fail | |
8.7 AAA | 11.8 AAA | 9.0 AAA | — | 14.5 AAA | |
1.7 Fail | 1.2 Fail | 1.6 Fail | 14.5 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B2BDBF
#CADCE0
#A5C4CC
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b2bdbf;
--color-2: #cadce0;
--color-3: #a5c4cc;
--color-4: #2b1a0f;
--color-5: #f5eee4;
}SCSS
$color-1: #b2bdbf; $color-2: #cadce0; $color-3: #a5c4cc; $color-4: #2b1a0f; $color-5: #f5eee4;
TAILWIND
colors: {
'brand-1': '#b2bdbf',
'brand-2': '#cadce0',
'brand-3': '#a5c4cc',
'brand-4': '#2b1a0f',
'brand-5': '#f5eee4',
}RGB Array
[178, 189, 191], [202, 220, 224], [165, 196, 204], [43, 26, 15], [245, 238, 228]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B2BDBF, #CADCE0, #A5C4CC, #2B1A0F, #F5EEE4 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: #b2bdbf; --color-2: #cadce0; --color-3: #a5c4cc; --color-4: #2b1a0f; --color-5: #f5eee4. 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