Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D3CFD9
Wisteria · LightGray · Lavender
Traditional「Wisteria」· Paint「Lavender」· Creative Lavender Dream
#BEADBA
Mauve · Silver · Lilac Purple
Traditional「Mauve」· Paint「Lilac Purple」· Creative Rose Petal
#847C8D
Ash · Gray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#5D4872
Dark Plum · DarkSlateBlue · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#4E3966
Deep Indigo · DarkSlateBlue · Eggplant
Traditional「Deep Indigo」· Paint「Eggplant」· 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
D3CFD9 | BEADBA | 847C8D | 5D4872 | 4E3966 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.6 Fail | 5.2 AA | 6.5 AA | |
1.4 Fail | — | 1.9 Fail | 3.7 AA Large | 4.7 AA | |
2.6 Fail | 1.9 Fail | — | 2.0 Fail | 2.5 Fail | |
5.2 AA | 3.7 AA Large | 2.0 Fail | — | 1.3 Fail | |
6.5 AA | 4.7 AA | 2.5 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D3CFD9
#BEADBA
#847C8D
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d3cfd9;
--color-2: #beadba;
--color-3: #847c8d;
--color-4: #5d4872;
--color-5: #4e3966;
}SCSS
$color-1: #d3cfd9; $color-2: #beadba; $color-3: #847c8d; $color-4: #5d4872; $color-5: #4e3966;
TAILWIND
colors: {
'brand-1': '#d3cfd9',
'brand-2': '#beadba',
'brand-3': '#847c8d',
'brand-4': '#5d4872',
'brand-5': '#4e3966',
}RGB Array
[211, 207, 217], [190, 173, 186], [132, 124, 141], [93, 72, 114], [78, 57, 102]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #D3CFD9, #BEADBA, #847C8D, #5D4872, #4E3966 is ideal for: brand design, premium product pages, magazine layouts, 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: #d3cfd9; --color-2: #beadba; --color-3: #847c8d; --color-4: #5d4872; --color-5: #4e3966. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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 sunset-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco 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