Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E5E2E4
Plain White · Lavender · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
#B1B4D6
Azure · LightSteelBlue · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#A3A3A8
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#92928D
Ash · Gray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#EEE7EB
Mauve · Linen · Cherry Blossom
Traditional「Mauve」· Paint「Cherry Blossom」· Creative Rose Petal
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
E5E2E4 | B1B4D6 | A3A3A8 | 92928D | EEE7EB | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 2.0 Fail | 2.4 Fail | 1.1 Fail | |
1.6 Fail | — | 1.2 Fail | 1.5 Fail | 1.7 Fail | |
2.0 Fail | 1.2 Fail | — | 1.2 Fail | 2.1 Fail | |
2.4 Fail | 1.5 Fail | 1.2 Fail | — | 2.6 Fail | |
1.1 Fail | 1.7 Fail | 2.1 Fail | 2.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E5E2E4
#B1B4D6
#A3A3A8
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e5e2e4;
--color-2: #b1b4d6;
--color-3: #a3a3a8;
--color-4: #92928d;
--color-5: #eee7eb;
}SCSS
$color-1: #e5e2e4; $color-2: #b1b4d6; $color-3: #a3a3a8; $color-4: #92928d; $color-5: #eee7eb;
TAILWIND
colors: {
'brand-1': '#e5e2e4',
'brand-2': '#b1b4d6',
'brand-3': '#a3a3a8',
'brand-4': '#92928d',
'brand-5': '#eee7eb',
}RGB Array
[229, 226, 228], [177, 180, 214], [163, 163, 168], [146, 146, 141], [238, 231, 235]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E5E2E4, #B1B4D6, #A3A3A8, #92928D, #EEE7EB is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs. Low-saturation colors convey a sophisticated, premium feel. 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: #e5e2e4; --color-2: #b1b4d6; --color-3: #a3a3a8; --color-4: #92928d; --color-5: #eee7eb. 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. 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