Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A1E7C8
Jade · LightBlue · Apple Green
Traditional「Jade」· Paint「Apple Green」· Creative Arctic Pool
#A1DC4B
Grass Green · GreenYellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#D952EB
Lilac · Orchid · Lilac Purple
Traditional「Lilac」· Paint「Lilac Purple」· Creative Lavender Dream
#7C74AC
Deep Indigo · LightSlateGray · Navy Blue
Traditional「Deep Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#451E60
Royal Purple · MidnightBlue · 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
A1E7C8 | A1DC4B | D952EB | 7C74AC | 451E60 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 2.3 Fail | 3.0 Fail | 9.2 AAA | |
1.1 Fail | — | 2.0 Fail | 2.6 Fail | 8.0 AAA | |
2.3 Fail | 2.0 Fail | — | 1.3 Fail | 4.0 AA Large | |
3.0 Fail | 2.6 Fail | 1.3 Fail | — | 3.1 AA Large | |
9.2 AAA | 8.0 AAA | 4.0 AA Large | 3.1 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A1E7C8
#A1DC4B
#D952EB
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a1e7c8;
--color-2: #a1dc4b;
--color-3: #d952eb;
--color-4: #7c74ac;
--color-5: #451e60;
}SCSS
$color-1: #a1e7c8; $color-2: #a1dc4b; $color-3: #d952eb; $color-4: #7c74ac; $color-5: #451e60;
TAILWIND
colors: {
'brand-1': '#a1e7c8',
'brand-2': '#a1dc4b',
'brand-3': '#d952eb',
'brand-4': '#7c74ac',
'brand-5': '#451e60',
}RGB Array
[161, 231, 200], [161, 220, 75], [217, 82, 235], [124, 116, 172], [69, 30, 96]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This muted-style palette of #A1E7C8, #A1DC4B, #D952EB, #7C74AC, #451E60 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: #a1e7c8; --color-2: #a1dc4b; --color-3: #d952eb; --color-4: #7c74ac; --color-5: #451e60. 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 muted-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