Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E4F785
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#E4CBFA
Lilac · Lavender · Lavender
Traditional「Lilac」· Paint「Lavender」· Creative Lavender Dream
#D0BDC2
Rouge · Silver · Cherry Blossom
Traditional「Rouge」· Paint「Cherry Blossom」· Creative Rose Petal
#3D3B4E
Deep Indigo · DarkSlateGray · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#22161E
Rose Purple · Black · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· 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
E4F785 | E4CBFA | D0BDC2 | 3D3B4E | 22161E | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.5 Fail | 9.3 AAA | 14.9 AAA | |
1.3 Fail | — | 1.2 Fail | 7.4 AAA | 11.8 AAA | |
1.5 Fail | 1.2 Fail | — | 6.1 AA | 9.8 AAA | |
9.3 AAA | 7.4 AAA | 6.1 AA | — | 1.6 Fail | |
14.9 AAA | 11.8 AAA | 9.8 AAA | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E4F785
#E4CBFA
#D0BDC2
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e4f785;
--color-2: #e4cbfa;
--color-3: #d0bdc2;
--color-4: #3d3b4e;
--color-5: #22161e;
}SCSS
$color-1: #e4f785; $color-2: #e4cbfa; $color-3: #d0bdc2; $color-4: #3d3b4e; $color-5: #22161e;
TAILWIND
colors: {
'brand-1': '#e4f785',
'brand-2': '#e4cbfa',
'brand-3': '#d0bdc2',
'brand-4': '#3d3b4e',
'brand-5': '#22161e',
}RGB Array
[228, 247, 133], [228, 203, 250], [208, 189, 194], [61, 59, 78], [34, 22, 30]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E4F785, #E4CBFA, #D0BDC2, #3D3B4E, #22161E 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: #e4f785; --color-2: #e4cbfa; --color-3: #d0bdc2; --color-4: #3d3b4e; --color-5: #22161e. 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