Paleta de colores Whispers of Lavender
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Lavender palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Whispers of Lavender (PNG)
CSS de la paleta de colores Whispers of Lavender
/* CSS */
.color-1 {
color: #e8d5f6;
}
.color-2 {
color: #c9b2e1;
}
.color-3 {
color: #a68dc4;
}
.color-4 {
color: #7b6ca3;
}
.color-5 {
color: #4f4d7a;
}
/* CSS Variables */
:root {
--color-1: #e8d5f6;
--color-2: #c9b2e1;
--color-3: #a68dc4;
--color-4: #7b6ca3;
--color-5: #4f4d7a;
}
CSS del degradado de fondo Whispers of Lavender
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e8d5f6, #c9b2e1, #a68dc4, #7b6ca3, #4f4d7a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e8d5f6, #c9b2e1, #a68dc4, #7b6ca3, #4f4d7a);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 30+ paletas de colores Estético
Whispers of Lavender color palette created on .