Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B9B5B4
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#EF8D8C
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#C89987
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#73ADC5
Sky Blue · MediumAquaMarine · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#213059
Indigo · MidnightBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· 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
B9B5B4 | EF8D8C | C89987 | 73ADC5 | 213059 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.2 Fail | 1.2 Fail | 6.3 AA | |
1.2 Fail | — | 1.1 Fail | 1.0 Fail | 5.4 AA | |
1.2 Fail | 1.1 Fail | — | 1.0 Fail | 5.1 AA | |
1.2 Fail | 1.0 Fail | 1.0 Fail | — | 5.2 AA | |
6.3 AA | 5.4 AA | 5.1 AA | 5.2 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B9B5B4
#EF8D8C
#C89987
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b9b5b4;
--color-2: #ef8d8c;
--color-3: #c89987;
--color-4: #73adc5;
--color-5: #213059;
}SCSS
$color-1: #b9b5b4; $color-2: #ef8d8c; $color-3: #c89987; $color-4: #73adc5; $color-5: #213059;
TAILWIND
colors: {
'brand-1': '#b9b5b4',
'brand-2': '#ef8d8c',
'brand-3': '#c89987',
'brand-4': '#73adc5',
'brand-5': '#213059',
}RGB Array
[185, 181, 180], [239, 141, 140], [200, 153, 135], [115, 173, 197], [33, 48, 89]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B9B5B4, #EF8D8C, #C89987, #73ADC5, #213059 is ideal for: 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: #b9b5b4; --color-2: #ef8d8c; --color-3: #c89987; --color-4: #73adc5; --color-5: #213059. 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. 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