Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E55EDF
Mauve · Orchid · Lilac Purple
Traditional「Mauve」· Paint「Lilac Purple」· Creative Rose Petal
#3D218F
Deep Indigo · DarkSlateBlue · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#65B8E4
Sky Blue · CornflowerBlue · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#86C9C5
Jade · SkyBlue · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
#ABCAC0
Jade · Silver · Lake Green
Traditional「Jade」· Paint「Lake Green」· Creative Arctic Pool
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
E55EDF | 3D218F | 65B8E4 | 86C9C5 | ABCAC0 | |
|---|---|---|---|---|---|
| — | 3.9 AA Large | 1.4 Fail | 1.6 Fail | 1.7 Fail | |
3.9 AA Large | — | 5.3 AA | 6.2 AA | 6.6 AA | |
1.4 Fail | 5.3 AA | — | 1.2 Fail | 1.3 Fail | |
1.6 Fail | 6.2 AA | 1.2 Fail | — | 1.1 Fail | |
1.7 Fail | 6.6 AA | 1.3 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E55EDF
#3D218F
#65B8E4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e55edf;
--color-2: #3d218f;
--color-3: #65b8e4;
--color-4: #86c9c5;
--color-5: #abcac0;
}SCSS
$color-1: #e55edf; $color-2: #3d218f; $color-3: #65b8e4; $color-4: #86c9c5; $color-5: #abcac0;
TAILWIND
colors: {
'brand-1': '#e55edf',
'brand-2': '#3d218f',
'brand-3': '#65b8e4',
'brand-4': '#86c9c5',
'brand-5': '#abcac0',
}RGB Array
[229, 94, 223], [61, 33, 143], [101, 184, 228], [134, 201, 197], [171, 202, 192]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E55EDF, #3D218F, #65B8E4, #86C9C5, #ABCAC0 is ideal for: corporate websites, product showcases, portfolios. 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: #e55edf; --color-2: #3d218f; --color-3: #65b8e4; --color-4: #86c9c5; --color-5: #abcac0. 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. 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