Blacklight Arcade Color Palette
Discover the beautiful Blacklight Arcade color palette featuring lucky point (#1f1b79), gigas (#4b3f97), blue violet (#6a5db1), amethyst (#a65fc4) and deep blush (#e76fab).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withArcade, Blacklight, Vibrant, Purple, Pink, Blue, Retro, Fun, 80s color palettes and combinations.
💡 What You Can Do
ColorMagic makes it easy to:
- •Copy precise HEX codes and RGB values for your designs
- •Adjust its brightness, saturation, and warmth to create new variations
- •Preview UI components to see how colors work in real interfaces
- •Copy CSS code including background gradients and color variables
- •Download the palette
- •Share your palette with team members and clients
🎨 Preview UI Components
UI Examples
Explore beautiful UI components with Blacklight Arcade palette
💻 Blacklight Arcade color palette CSS
/* CSS */
.color-1 {
color: #1f1b79;
}
.color-2 {
color: #4b3f97;
}
.color-3 {
color: #6a5db1;
}
.color-4 {
color: #a65fc4;
}
.color-5 {
color: #e76fab;
}
/* CSS Variables */
:root {
--color-1: #1f1b79;
--color-2: #4b3f97;
--color-3: #6a5db1;
--color-4: #a65fc4;
--color-5: #e76fab;
}
🌈 Blacklight Arcade background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f1b79, #4b3f97, #6a5db1, #a65fc4, #e76fab);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f1b79, #4b3f97, #6a5db1, #a65fc4, #e76fab);
}
🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Blacklight Arcade color palette created on .