Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A291AA
Lilac · DarkGray · Lilac Purple
Traditional「Lilac」· Paint「Lilac Purple」· Creative Lavender Dream
#33303F
Deep Indigo · DarkSlateGray · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#8E128F
Rose Purple · DarkMagenta · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· Creative Blush Sunrise
#BFDEDE
Sky Blue · LightBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#F5F6ED
Fresh Green · SeaShell · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
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
A291AA | 33303F | 8E128F | BFDEDE | F5F6ED | |
|---|---|---|---|---|---|
| — | 4.4 AA Large | 2.7 Fail | 2.1 Fail | 2.7 Fail | |
4.4 AA Large | — | 1.6 Fail | 9.0 AAA | 11.8 AAA | |
2.7 Fail | 1.6 Fail | — | 5.6 AA | 7.3 AAA | |
2.1 Fail | 9.0 AAA | 5.6 AA | — | 1.3 Fail | |
2.7 Fail | 11.8 AAA | 7.3 AAA | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A291AA
#33303F
#8E128F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a291aa;
--color-2: #33303f;
--color-3: #8e128f;
--color-4: #bfdede;
--color-5: #f5f6ed;
}SCSS
$color-1: #a291aa; $color-2: #33303f; $color-3: #8e128f; $color-4: #bfdede; $color-5: #f5f6ed;
TAILWIND
colors: {
'brand-1': '#a291aa',
'brand-2': '#33303f',
'brand-3': '#8e128f',
'brand-4': '#bfdede',
'brand-5': '#f5f6ed',
}RGB Array
[162, 145, 170], [51, 48, 63], [142, 18, 143], [191, 222, 222], [245, 246, 237]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #A291AA, #33303F, #8E128F, #BFDEDE, #F5F6ED 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: #a291aa; --color-2: #33303f; --color-3: #8e128f; --color-4: #bfdede; --color-5: #f5f6ed. 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