Paleta de colores Whispers of Winter
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Winter palette
CSS de la paleta de colores Whispers of Winter
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #ffffff;
}
.color-3 {
color: #fcfcfc;
}
.color-4 {
color: #f4f0f2;
}
.color-5 {
color: #dbd7da;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #ffffff;
--color-3: #fcfcfc;
--color-4: #f4f0f2;
--color-5: #dbd7da;
}
CSS del degradado de fondo Whispers of Winter
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #ffffff, #fcfcfc, #f4f0f2, #dbd7da);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #ffffff, #fcfcfc, #f4f0f2, #dbd7da);
}
Paletas de colores similares
No se encontraron paletas
Prueba con filtros diferentes o limpia tu selección actual.
Whispers of Winter color palette created on .