Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EBEBEB
Plain White · Lavender · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
#D4D6EF
Azure · Lavender · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#B5B4DE
Wisteria · LightSteelBlue · Cobalt Blue
Traditional「Wisteria」· Paint「Cobalt Blue」· Creative Lavender Dream
#B88EB6
Mauve · DarkGray · Lilac Purple
Traditional「Mauve」· Paint「Lilac Purple」· Creative Rose Petal
#C26599
Rose Purple · LightCoral · Rose Pink
Traditional「Rose Purple」· Paint「Rose Pink」· 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
EBEBEB | D4D6EF | B5B4DE | B88EB6 | C26599 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.7 Fail | 2.3 Fail | 3.1 AA Large | |
1.2 Fail | — | 1.4 Fail | 1.9 Fail | 2.6 Fail | |
1.7 Fail | 1.4 Fail | — | 1.4 Fail | 1.9 Fail | |
2.3 Fail | 1.9 Fail | 1.4 Fail | — | 1.4 Fail | |
3.1 AA Large | 2.6 Fail | 1.9 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EBEBEB
#D4D6EF
#B5B4DE
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ebebeb;
--color-2: #d4d6ef;
--color-3: #b5b4de;
--color-4: #b88eb6;
--color-5: #c26599;
}SCSS
$color-1: #ebebeb; $color-2: #d4d6ef; $color-3: #b5b4de; $color-4: #b88eb6; $color-5: #c26599;
TAILWIND
colors: {
'brand-1': '#ebebeb',
'brand-2': '#d4d6ef',
'brand-3': '#b5b4de',
'brand-4': '#b88eb6',
'brand-5': '#c26599',
}RGB Array
[235, 235, 235], [212, 214, 239], [181, 180, 222], [184, 142, 182], [194, 101, 153]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EBEBEB, #D4D6EF, #B5B4DE, #B88EB6, #C26599 is ideal for: health products, baby brands, fresh-style blogs. 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: #ebebeb; --color-2: #d4d6ef; --color-3: #b5b4de; --color-4: #b88eb6; --color-5: #c26599. 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 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