Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E8DFDB
Apricot · LightGray · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#CEDCD2
Celadon · LightGray · Mint Green
Traditional「Celadon」· Paint「Mint Green」· Creative Mint Breeze
#BCB9BA
Silver Gray · Silver · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#A37A8F
Rose Purple · Gray · Rose Pink
Traditional「Rose Purple」· Paint「Rose Pink」· Creative Blush Sunrise
#5A535D
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
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
E8DFDB | CEDCD2 | BCB9BA | A37A8F | 5A535D | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 1.5 Fail | 2.8 Fail | 5.7 AA | |
1.1 Fail | — | 1.4 Fail | 2.6 Fail | 5.2 AA | |
1.5 Fail | 1.4 Fail | — | 1.9 Fail | 3.8 AA Large | |
2.8 Fail | 2.6 Fail | 1.9 Fail | — | 2.0 Fail | |
5.7 AA | 5.2 AA | 3.8 AA Large | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E8DFDB
#CEDCD2
#BCB9BA
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e8dfdb;
--color-2: #cedcd2;
--color-3: #bcb9ba;
--color-4: #a37a8f;
--color-5: #5a535d;
}SCSS
$color-1: #e8dfdb; $color-2: #cedcd2; $color-3: #bcb9ba; $color-4: #a37a8f; $color-5: #5a535d;
TAILWIND
colors: {
'brand-1': '#e8dfdb',
'brand-2': '#cedcd2',
'brand-3': '#bcb9ba',
'brand-4': '#a37a8f',
'brand-5': '#5a535d',
}RGB Array
[232, 223, 219], [206, 220, 210], [188, 185, 186], [163, 122, 143], [90, 83, 93]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E8DFDB, #CEDCD2, #BCB9BA, #A37A8F, #5A535D 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: #e8dfdb; --color-2: #cedcd2; --color-3: #bcb9ba; --color-4: #a37a8f; --color-5: #5a535d. 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