Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E8C9DE
Mauve · LightGray · Lavender
Traditional「Mauve」· Paint「Lavender」· Creative Rose Petal
#E85DB7
Mauve · Orchid · Rose Pink
Traditional「Mauve」· Paint「Rose Pink」· Creative Rose Petal
#65872E
Grass Green · DarkOliveGreen · Forest Green
Traditional「Grass Green」· Paint「Forest Green」· Creative Blush Sunrise
#8EB545
Grass Green · DarkSeaGreen · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#3F3B3F
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
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
E8C9DE | E85DB7 | 65872E | 8EB545 | 3F3B3F | |
|---|---|---|---|---|---|
| — | 2.1 Fail | 2.7 Fail | 1.6 Fail | 7.3 AAA | |
2.1 Fail | — | 1.3 Fail | 1.3 Fail | 3.5 AA Large | |
2.7 Fail | 1.3 Fail | — | 1.7 Fail | 2.7 Fail | |
1.6 Fail | 1.3 Fail | 1.7 Fail | — | 4.6 AA | |
7.3 AAA | 3.5 AA Large | 2.7 Fail | 4.6 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E8C9DE
#E85DB7
#65872E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e8c9de;
--color-2: #e85db7;
--color-3: #65872e;
--color-4: #8eb545;
--color-5: #3f3b3f;
}SCSS
$color-1: #e8c9de; $color-2: #e85db7; $color-3: #65872e; $color-4: #8eb545; $color-5: #3f3b3f;
TAILWIND
colors: {
'brand-1': '#e8c9de',
'brand-2': '#e85db7',
'brand-3': '#65872e',
'brand-4': '#8eb545',
'brand-5': '#3f3b3f',
}RGB Array
[232, 201, 222], [232, 93, 183], [101, 135, 46], [142, 181, 69], [63, 59, 63]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E8C9DE, #E85DB7, #65872E, #8EB545, #3F3B3F 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: #e8c9de; --color-2: #e85db7; --color-3: #65872e; --color-4: #8eb545; --color-5: #3f3b3f. 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