Vibrant Purple Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Vibrant Purple palette
Vibrant Purple color palette CSS
/* CSS */
.color-1 {
color: #784b9b;
}
.color-2 {
color: #9b69bf;
}
.color-3 {
color: #c2a4e5;
}
.color-4 {
color: #f1cff2;
}
.color-5 {
color: #e52e90;
}
/* CSS Variables */
:root {
--color-1: #784b9b;
--color-2: #9b69bf;
--color-3: #c2a4e5;
--color-4: #f1cff2;
--color-5: #e52e90;
}
Vibrant Purple background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #784b9b, #9b69bf, #c2a4e5, #f1cff2, #e52e90);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #784b9b, #9b69bf, #c2a4e5, #f1cff2, #e52e90);
}
Similar color palettes
Scroll down to explore 200+ Aesthetic color palettes
- Celestial Voyage
- Whispers of Twilight
- Poisoned Orchid
- Mystic Amethyst Dreams
- Dreamy Dusk Blossoms
- Celestial Tempest
- Purple Lament
- Whispers of Sorrow
- Whispers of Sorrow
- Whispers of Lavender Dream
- Purple Twilight
- Celestial Tempest
- Midnight Mischief
- Cosmic Purple
- Purple Gaming
- Whimsical Harmony
- Shades of Purple
- Orchid Meadow Dream
Vibrant Purple color palette created on .