Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B3A6B1
Mauve · DarkGray · Silver Sand
Traditional「Mauve」· Paint「Silver Sand」· Creative Urban Concrete
#8F828F
Ash · Gray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#705F6E
Rose Purple · DimGray · Warm Gray
Traditional「Rose Purple」· Paint「Warm Gray」· Creative Urban Concrete
#413340
Rose Purple · DarkSlateGray · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· Creative Blush Sunrise
#221820
Rose Purple · Black · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· 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
B3A6B1 | 8F828F | 705F6E | 413340 | 221820 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 2.5 Fail | 5.1 AA | 7.4 AAA | |
1.6 Fail | — | 1.6 Fail | 3.2 AA Large | 4.7 AA | |
2.5 Fail | 1.6 Fail | — | 2.0 Fail | 2.9 Fail | |
5.1 AA | 3.2 AA Large | 2.0 Fail | — | 1.5 Fail | |
7.4 AAA | 4.7 AA | 2.9 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B3A6B1
#8F828F
#705F6E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b3a6b1;
--color-2: #8f828f;
--color-3: #705f6e;
--color-4: #413340;
--color-5: #221820;
}SCSS
$color-1: #b3a6b1; $color-2: #8f828f; $color-3: #705f6e; $color-4: #413340; $color-5: #221820;
TAILWIND
colors: {
'brand-1': '#b3a6b1',
'brand-2': '#8f828f',
'brand-3': '#705f6e',
'brand-4': '#413340',
'brand-5': '#221820',
}RGB Array
[179, 166, 177], [143, 130, 143], [112, 95, 110], [65, 51, 64], [34, 24, 32]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B3A6B1, #8F828F, #705F6E, #413340, #221820 is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #b3a6b1; --color-2: #8f828f; --color-3: #705f6e; --color-4: #413340; --color-5: #221820. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 finance, legal, luxury industries. Restrained colors convey professionalism and trust. 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