Paleta de colores Soft Lavender Dream
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Soft Lavender Dream palette
Imagen PNG de la paleta de colores Soft Lavender Dream
CSS de la paleta de colores Soft Lavender Dream
/* CSS */
.color-1 {
color: #f1f0ff;
}
.color-2 {
color: #dac7e1;
}
.color-3 {
color: #c4a3c7;
}
.color-4 {
color: #a77b9d;
}
.color-5 {
color: #6e4c7b;
}
/* CSS Variables */
:root {
--color-1: #f1f0ff;
--color-2: #dac7e1;
--color-3: #c4a3c7;
--color-4: #a77b9d;
--color-5: #6e4c7b;
}
CSS del degradado de fondo Soft Lavender Dream
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1f0ff, #dac7e1, #c4a3c7, #a77b9d, #6e4c7b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1f0ff, #dac7e1, #c4a3c7, #a77b9d, #6e4c7b);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 90+ paletas de colores Lavanda
Soft Lavender Dream color palette created on .