Violet Reverie Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Violet Reverie palette
Violet Reverie color palette CSS
/* CSS */
.color-1 {
color: #9b58b6;
}
.color-2 {
color: #8d43ad;
}
.color-3 {
color: #6f2c90;
}
.color-4 {
color: #5c46a0;
}
.color-5 {
color: #d59ee5;
}
/* CSS Variables */
:root {
--color-1: #9b58b6;
--color-2: #8d43ad;
--color-3: #6f2c90;
--color-4: #5c46a0;
--color-5: #d59ee5;
}
Violet Reverie background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9b58b6, #8d43ad, #6f2c90, #5c46a0, #d59ee5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9b58b6, #8d43ad, #6f2c90, #5c46a0, #d59ee5);
}
Similar color palettes
Scroll down to explore 200+ Aesthetic color palettes
- Midnight Mischief
- Cosmic Purple
- Purple Gaming
- Whimsical Harmony
- Shades of Purple
- Orchid Meadow Dream
- Purple Dreams
- Shades of Purple
- Shades of Purple
- Ethereal Haze
- Mystic Metamorphosis
- Celestial Web
- Gatriel Purple Dream
- Whimsical Lavender Dreams
- Gatriel Purple Shades
- Celestial Whirlwind
- Enchantress' Embrace
- Dreamscape Whirlwind
Violet Reverie color palette created on .