Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B8B5B0
Silver Gray · DarkGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#E2D3BC
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#362D30
Dark Violet · DarkSlateGray · Dark Stone
Traditional「Dark Violet」· Paint「Dark Stone」· Creative Midnight Shadow
#CED7F6
Azure · Lavender · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#A7ACCA
Azure · LightSteelBlue · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
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
B8B5B0 | E2D3BC | 362D30 | CED7F6 | A7ACCA | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 6.5 AA | 1.4 Fail | 1.1 Fail | |
1.4 Fail | — | 9.1 AAA | 1.0 Fail | 1.5 Fail | |
6.5 AA | 9.1 AAA | — | 9.3 AAA | 6.0 AA | |
1.4 Fail | 1.0 Fail | 9.3 AAA | — | 1.6 Fail | |
1.1 Fail | 1.5 Fail | 6.0 AA | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B8B5B0
#E2D3BC
#362D30
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b8b5b0;
--color-2: #e2d3bc;
--color-3: #362d30;
--color-4: #ced7f6;
--color-5: #a7acca;
}SCSS
$color-1: #b8b5b0; $color-2: #e2d3bc; $color-3: #362d30; $color-4: #ced7f6; $color-5: #a7acca;
TAILWIND
colors: {
'brand-1': '#b8b5b0',
'brand-2': '#e2d3bc',
'brand-3': '#362d30',
'brand-4': '#ced7f6',
'brand-5': '#a7acca',
}RGB Array
[184, 181, 176], [226, 211, 188], [54, 45, 48], [206, 215, 246], [167, 172, 202]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B8B5B0, #E2D3BC, #362D30, #CED7F6, #A7ACCA is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs, 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: #b8b5b0; --color-2: #e2d3bc; --color-3: #362d30; --color-4: #ced7f6; --color-5: #a7acca. 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 beauty, lifestyle, arts 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