Galactic Neon Dreamscape Color Palette
Discover the beautiful Galactic Neon Dreamscape color palette featuring navy blue (#01007b), dark blue (#0300a8), dark blue (#0100c4), dark blue (#2600cc) and electric violet (#bc00d1).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withBlue, Cosmic, Dark, Deep, High Contrast, Modern, Night Sky, Purple, Vibrant 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 Galactic Neon Dreamscape palette
💻 Galactic Neon Dreamscape color palette CSS
/* CSS */
.color-1 {
color: #01007b;
}
.color-2 {
color: #0300a8;
}
.color-3 {
color: #0100c4;
}
.color-4 {
color: #2600cc;
}
.color-5 {
color: #bc00d1;
}
/* CSS Variables */
:root {
--color-1: #01007b;
--color-2: #0300a8;
--color-3: #0100c4;
--color-4: #2600cc;
--color-5: #bc00d1;
} 🌈 Galactic Neon Dreamscape background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #01007b, #0300a8, #0100c4, #2600cc, #bc00d1);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #01007b, #0300a8, #0100c4, #2600cc, #bc00d1);
} 🔗 Explore similar color palettes
Galactic Neon Dreamscape color palette created on .