Purple Nebula Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Purple Nebula palette
Purple Nebula color palette CSS
/* CSS */
.color-1 {
color: #5c3f8d;
}
.color-2 {
color: #6b5d98;
}
.color-3 {
color: #8979be;
}
.color-4 {
color: #b8a3d7;
}
.color-5 {
color: #e4c3e0;
}
/* CSS Variables */
:root {
--color-1: #5c3f8d;
--color-2: #6b5d98;
--color-3: #8979be;
--color-4: #b8a3d7;
--color-5: #e4c3e0;
}
Purple Nebula background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5c3f8d, #6b5d98, #8979be, #b8a3d7, #e4c3e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5c3f8d, #6b5d98, #8979be, #b8a3d7, #e4c3e0);
}
Similar color palettes
Scroll down to explore 200+ Aesthetic color palettes
- Twilight Enchantment
- Light Purple
- Lavender Dreams
- Purple Shades
- Lavender Dreams
- Celestial Dreamscape
- Lavender Dreamscape
- Shades of Purple
- Purple and Green Dream
- Elysian Horizon
- Enchanted Oasis
- Enchanted Meadow
- Shades of Blue Green Purple
- Purple Blue Dream
- Mystic Oasis
- Purple Eyeshadow
- Celestial Sunset
- Dark Purple Elegance
Purple Nebula color palette created on .