Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B4BBBE
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#C69C9E
Peach Pink · Tan · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#D86D7A
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#EA3E5C
Vermilion · Tomato · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
#FC0F3E
Vermilion · Crimson · Passion Red
Traditional「Vermilion」· Paint「Passion Red」· Creative Blush Sunrise
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
B4BBBE | C69C9E | D86D7A | EA3E5C | FC0F3E | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.7 Fail | 2.0 Fail | 2.0 Fail | |
1.2 Fail | — | 1.4 Fail | 1.6 Fail | 1.6 Fail | |
1.7 Fail | 1.4 Fail | — | 1.2 Fail | 1.2 Fail | |
2.0 Fail | 1.6 Fail | 1.2 Fail | — | 1.0 Fail | |
2.0 Fail | 1.6 Fail | 1.2 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B4BBBE
#C69C9E
#D86D7A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b4bbbe;
--color-2: #c69c9e;
--color-3: #d86d7a;
--color-4: #ea3e5c;
--color-5: #fc0f3e;
}SCSS
$color-1: #b4bbbe; $color-2: #c69c9e; $color-3: #d86d7a; $color-4: #ea3e5c; $color-5: #fc0f3e;
TAILWIND
colors: {
'brand-1': '#b4bbbe',
'brand-2': '#c69c9e',
'brand-3': '#d86d7a',
'brand-4': '#ea3e5c',
'brand-5': '#fc0f3e',
}RGB Array
[180, 187, 190], [198, 156, 158], [216, 109, 122], [234, 62, 92], [252, 15, 62]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B4BBBE, #C69C9E, #D86D7A, #EA3E5C, #FC0F3E is ideal for: corporate websites, product showcases, portfolios. 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: #b4bbbe; --color-2: #c69c9e; --color-3: #d86d7a; --color-4: #ea3e5c; --color-5: #fc0f3e. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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