Vincenzo's Reverie Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Vincenzo's Reverie palette
Vincenzo's Reverie color palette CSS
/* CSS */
.color-1 {
color: #6b508b;
}
.color-2 {
color: #a27c9c;
}
.color-3 {
color: #f0a800;
}
.color-4 {
color: #f6e48e;
}
.color-5 {
color: #ff6b6b;
}
/* CSS Variables */
:root {
--color-1: #6b508b;
--color-2: #a27c9c;
--color-3: #f0a800;
--color-4: #f6e48e;
--color-5: #ff6b6b;
}
Vincenzo's Reverie background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6b508b, #a27c9c, #f0a800, #f6e48e, #ff6b6b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6b508b, #a27c9c, #f0a800, #f6e48e, #ff6b6b);
}
Similar color palettes
- Purple Dream
- Cotton Candy Dreams
- Galactic Royalty
- Galactic Harmony
- Cosmic Outlaw
- Enchanted Curiosities
- Whimsical Marydreams
- Whimsical Twilight
- Whimsical Sorbet Dream
- Whimsical Wires
- Cute Pink
- Whimsical Dreamscape
- Whimsical Elegance
- Twilight Reverie
- Vibrant Red Blue Purple
- Whispers of Rosy Bloom
- Golden Vibes
- Light Purple
Vincenzo's Reverie color palette created on .