Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E2CAC4
Peach Pink · LightGray · Cherry Blossom
Traditional「Peach Pink」· Paint「Cherry Blossom」· Creative Blush Sunrise
#B79DA1
Peach Pink · DarkGray · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#8D6F7F
Rose Purple · Gray · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#62425C
Rose Purple · DimGray · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· Creative Blush Sunrise
#371439
Dark Plum · MidnightBlue · Dark Purple
Traditional「Dark Plum」· Paint「Dark Purple」· 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
E2CAC4 | B79DA1 | 8D6F7F | 62425C | 371439 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 2.9 Fail | 5.5 AA | 10.2 AAA | |
1.6 Fail | — | 1.8 Fail | 3.4 AA Large | 6.3 AA | |
2.9 Fail | 1.8 Fail | — | 1.9 Fail | 3.6 AA Large | |
5.5 AA | 3.4 AA Large | 1.9 Fail | — | 1.9 Fail | |
10.2 AAA | 6.3 AA | 3.6 AA Large | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E2CAC4
#B79DA1
#8D6F7F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e2cac4;
--color-2: #b79da1;
--color-3: #8d6f7f;
--color-4: #62425c;
--color-5: #371439;
}SCSS
$color-1: #e2cac4; $color-2: #b79da1; $color-3: #8d6f7f; $color-4: #62425c; $color-5: #371439;
TAILWIND
colors: {
'brand-1': '#e2cac4',
'brand-2': '#b79da1',
'brand-3': '#8d6f7f',
'brand-4': '#62425c',
'brand-5': '#371439',
}RGB Array
[226, 202, 196], [183, 157, 161], [141, 111, 127], [98, 66, 92], [55, 20, 57]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This muted-style palette of #E2CAC4, #B79DA1, #8D6F7F, #62425C, #371439 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: #e2cac4; --color-2: #b79da1; --color-3: #8d6f7f; --color-4: #62425c; --color-5: #371439. 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 muted-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