Paleta de colores Whispers of Lavender Dream
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Lavender Dream palette
CSS de la paleta de colores Whispers of Lavender Dream
/* CSS */
.color-1 {
color: #6c3082;
}
.color-2 {
color: #9f5b9e;
}
.color-3 {
color: #d69eba;
}
.color-4 {
color: #f3c0a5;
}
.color-5 {
color: #f9e49f;
}
/* CSS Variables */
:root {
--color-1: #6c3082;
--color-2: #9f5b9e;
--color-3: #d69eba;
--color-4: #f3c0a5;
--color-5: #f9e49f;
}
CSS del degradado de fondo Whispers of Lavender Dream
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6c3082, #9f5b9e, #d69eba, #f3c0a5, #f9e49f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6c3082, #9f5b9e, #d69eba, #f3c0a5, #f9e49f);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 200+ paletas de colores Estético
Whispers of Lavender Dream color palette created on .