Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E0CEC4
Apricot · LightGray · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#81F7F1
Jade · SkyBlue · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#D664C7
Mauve · Orchid · Lilac Purple
Traditional「Mauve」· Paint「Lilac Purple」· Creative Rose Petal
#F60BCC
Rose Purple · Magenta · Violet
Traditional「Rose Purple」· Paint「Violet」· Creative Blush Sunrise
#802F76
Rose Purple · Purple · Eggplant
Traditional「Rose Purple」· 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
E0CEC4 | 81F7F1 | D664C7 | F60BCC | 802F76 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.1 Fail | 2.4 Fail | 5.3 AA | |
1.2 Fail | — | 2.5 Fail | 2.8 Fail | 6.4 AA | |
2.1 Fail | 2.5 Fail | — | 1.1 Fail | 2.5 Fail | |
2.4 Fail | 2.8 Fail | 1.1 Fail | — | 2.3 Fail | |
5.3 AA | 6.4 AA | 2.5 Fail | 2.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E0CEC4
#81F7F1
#D664C7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e0cec4;
--color-2: #81f7f1;
--color-3: #d664c7;
--color-4: #f60bcc;
--color-5: #802f76;
}SCSS
$color-1: #e0cec4; $color-2: #81f7f1; $color-3: #d664c7; $color-4: #f60bcc; $color-5: #802f76;
TAILWIND
colors: {
'brand-1': '#e0cec4',
'brand-2': '#81f7f1',
'brand-3': '#d664c7',
'brand-4': '#f60bcc',
'brand-5': '#802f76',
}RGB Array
[224, 206, 196], [129, 247, 241], [214, 100, 199], [246, 11, 204], [128, 47, 118]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #E0CEC4, #81F7F1, #D664C7, #F60BCC, #802F76 is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #e0cec4; --color-2: #81f7f1; --color-3: #d664c7; --color-4: #f60bcc; --color-5: #802f76. 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 pastel-style 5-color scheme is especially suited for food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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