Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#AA00FF
Royal Purple · DarkViolet · Violet
Traditional「Royal Purple」· Paint「Violet」· Creative Blush Sunrise
#FF00B3
Rose Purple · DeepPink · Violet
Traditional「Rose Purple」· Paint「Violet」· Creative Blush Sunrise
#D4FF00
Grass Green · Yellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#87F6FF
Sky Blue · LightSkyBlue · Glacier Blue
Traditional「Sky Blue」· Paint「Glacier Blue」· Creative Arctic Pool
#00BF93
Mineral Blue · LightSeaGreen · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· 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
AA00FF | FF00B3 | D4FF00 | 87F6FF | 00BF93 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 4.4 AA Large | 4.0 AA Large | 2.1 Fail | |
1.4 Fail | — | 3.1 AA Large | 2.8 Fail | 1.5 Fail | |
4.4 AA Large | 3.1 AA Large | — | 1.1 Fail | 2.0 Fail | |
4.0 AA Large | 2.8 Fail | 1.1 Fail | — | 1.9 Fail | |
2.1 Fail | 1.5 Fail | 2.0 Fail | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#AA00FF
#FF00B3
#D4FF00
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #aa00ff;
--color-2: #ff00b3;
--color-3: #d4ff00;
--color-4: #87f6ff;
--color-5: #00bf93;
}SCSS
$color-1: #aa00ff; $color-2: #ff00b3; $color-3: #d4ff00; $color-4: #87f6ff; $color-5: #00bf93;
TAILWIND
colors: {
'brand-1': '#aa00ff',
'brand-2': '#ff00b3',
'brand-3': '#d4ff00',
'brand-4': '#87f6ff',
'brand-5': '#00bf93',
}RGB Array
[170, 0, 255], [255, 0, 179], [212, 255, 0], [135, 246, 255], [0, 191, 147]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This neon-style palette of #AA00FF, #FF00B3, #D4FF00, #87F6FF, #00BF93 is ideal for: social media posters, mobile apps, e-commerce promos. Vivid colors effectively attract user attention. It is a vibrant and energetic choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #aa00ff; --color-2: #ff00b3; --color-3: #d4ff00; --color-4: #87f6ff; --color-5: #00bf93. 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 neon-style 5-color scheme is especially suited for food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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