Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#B7B4E0
Wisteria · LightSteelBlue · Cobalt Blue
Traditional「Wisteria」· Paint「Cobalt Blue」· Creative Lavender Dream
#E5E0E2
Rouge · Lavender · Cloud White
Traditional「Rouge」· Paint「Cloud White」· Creative Silver Lining
#020618
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#E3E3F3
Wisteria · Lavender · Sky Blue
Traditional「Wisteria」· Paint「Sky Blue」· Creative Lavender Dream
#C2C2C7
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
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
B7B4E0 | E5E0E2 | 020618 | E3E3F3 | C2C2C7 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 10.2 AAA | 1.6 Fail | 1.1 Fail | |
1.5 Fail | — | 15.4 AAA | 1.0 Fail | 1.4 Fail | |
10.2 AAA | 15.4 AAA | — | 15.9 AAA | 11.4 AAA | |
1.6 Fail | 1.0 Fail | 15.9 AAA | — | 1.4 Fail | |
1.1 Fail | 1.4 Fail | 11.4 AAA | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#B7B4E0
#E5E0E2
#020618
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #b7b4e0;
--color-2: #e5e0e2;
--color-3: #020618;
--color-4: #e3e3f3;
--color-5: #c2c2c7;
}SCSS
$color-1: #b7b4e0; $color-2: #e5e0e2; $color-3: #020618; $color-4: #e3e3f3; $color-5: #c2c2c7;
TAILWIND
colors: {
'brand-1': '#b7b4e0',
'brand-2': '#e5e0e2',
'brand-3': '#020618',
'brand-4': '#e3e3f3',
'brand-5': '#c2c2c7',
}RGB Array
[183, 180, 224], [229, 224, 226], [2, 6, 24], [227, 227, 243], [194, 194, 199]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #B7B4E0, #E5E0E2, #020618, #E3E3F3, #C2C2C7 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: #b7b4e0; --color-2: #e5e0e2; --color-3: #020618; --color-4: #e3e3f3; --color-5: #c2c2c7. 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