Paleta de colores Lavender Dreams
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Lavender Dreams palette
CSS de la paleta de colores Lavender Dreams
/* CSS */
.color-1 {
color: #784b9b;
}
.color-2 {
color: #9b69bf;
}
.color-3 {
color: #b89adb;
}
.color-4 {
color: #d6c7e1;
}
.color-5 {
color: #f1e0f5;
}
/* CSS Variables */
:root {
--color-1: #784b9b;
--color-2: #9b69bf;
--color-3: #b89adb;
--color-4: #d6c7e1;
--color-5: #f1e0f5;
}
CSS del degradado de fondo Lavender Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #784b9b, #9b69bf, #b89adb, #d6c7e1, #f1e0f5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #784b9b, #9b69bf, #b89adb, #d6c7e1, #f1e0f5);
}
Paletas de colores similares
- Purple Moonlight
- Purple Blush
- Shades of Purple
- Whimsical Witches' Brew
- Celestial Dreams
- Purple Hadesse
- Celestial Blossom
- Celestial Dreams
- Midnight Reverie
- Shades of Purple
- Underworld Elegance
- Ethereal Void
- Whispers of Iris
- Enigmatic Amethyst Dreams
- Shades of Yellow and Pink
- Celestial Harmony
- Noche de Misterio
- Enchanted Tresses
Lavender Dreams color palette created on .