Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E0E9C4
Willow Green · Wheat · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#76B0C1
Sky Blue · MediumAquaMarine · Lake Green
Traditional「Sky Blue」· Paint「Lake Green」· Creative Arctic Pool
#A367AD
Dark Plum · MediumOrchid · Violet
Traditional「Dark Plum」· Paint「Violet」· Creative Blush Sunrise
#B35853
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#620288
Royal Purple · Purple · Eggplant
Traditional「Royal 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
E0E9C4 | 76B0C1 | A367AD | B35853 | 620288 | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 3.3 AA Large | 3.7 AA Large | 8.8 AAA | |
1.9 Fail | — | 1.7 Fail | 2.0 Fail | 4.6 AA | |
3.3 AA Large | 1.7 Fail | — | 1.1 Fail | 2.7 Fail | |
3.7 AA Large | 2.0 Fail | 1.1 Fail | — | 2.4 Fail | |
8.8 AAA | 4.6 AA | 2.7 Fail | 2.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E0E9C4
#76B0C1
#A367AD
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e0e9c4;
--color-2: #76b0c1;
--color-3: #a367ad;
--color-4: #b35853;
--color-5: #620288;
}SCSS
$color-1: #e0e9c4; $color-2: #76b0c1; $color-3: #a367ad; $color-4: #b35853; $color-5: #620288;
TAILWIND
colors: {
'brand-1': '#e0e9c4',
'brand-2': '#76b0c1',
'brand-3': '#a367ad',
'brand-4': '#b35853',
'brand-5': '#620288',
}RGB Array
[224, 233, 196], [118, 176, 193], [163, 103, 173], [179, 88, 83], [98, 2, 136]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E0E9C4, #76B0C1, #A367AD, #B35853, #620288 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #e0e9c4; --color-2: #76b0c1; --color-3: #a367ad; --color-4: #b35853; --color-5: #620288. 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 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