Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E1D1DB
Mauve · LightGray · Cherry Blossom
Traditional「Mauve」· Paint「Cherry Blossom」· Creative Rose Petal
#1F2F49
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#8D6D5E
Tangerine · DimGray · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#96B7C6
Sky Blue · DarkGray · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#E7E7E7
Plain White · Lavender · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Morning Mist
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
E1D1DB | 1F2F49 | 8D6D5E | 96B7C6 | E7E7E7 | |
|---|---|---|---|---|---|
| — | 9.2 AAA | 3.2 AA Large | 1.5 Fail | 1.2 Fail | |
9.2 AAA | — | 2.9 Fail | 6.3 AA | 10.9 AAA | |
3.2 AA Large | 2.9 Fail | — | 2.2 Fail | 3.8 AA Large | |
1.5 Fail | 6.3 AA | 2.2 Fail | — | 1.7 Fail | |
1.2 Fail | 10.9 AAA | 3.8 AA Large | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E1D1DB
#1F2F49
#8D6D5E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e1d1db;
--color-2: #1f2f49;
--color-3: #8d6d5e;
--color-4: #96b7c6;
--color-5: #e7e7e7;
}SCSS
$color-1: #e1d1db; $color-2: #1f2f49; $color-3: #8d6d5e; $color-4: #96b7c6; $color-5: #e7e7e7;
TAILWIND
colors: {
'brand-1': '#e1d1db',
'brand-2': '#1f2f49',
'brand-3': '#8d6d5e',
'brand-4': '#96b7c6',
'brand-5': '#e7e7e7',
}RGB Array
[225, 209, 219], [31, 47, 73], [141, 109, 94], [150, 183, 198], [231, 231, 231]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #E1D1DB, #1F2F49, #8D6D5E, #96B7C6, #E7E7E7 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: #e1d1db; --color-2: #1f2f49; --color-3: #8d6d5e; --color-4: #96b7c6; --color-5: #e7e7e7. 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