Paleta de colores Whispers of Winter Light

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of Winter Light palette

Compartir esta paleta en:

CSS de la paleta de colores Whispers of Winter Light

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #ffffff;
}
.color-3 {
color: #fcfdfc;
}
.color-4 {
color: #f9fafb;
}
.color-5 {
color: #eeedf2;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #ffffff;
--color-3: #fcfdfc;
--color-4: #f9fafb;
--color-5: #eeedf2;
}

CSS del degradado de fondo Whispers of Winter Light

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #ffffff, #fcfdfc, #f9fafb, #eeedf2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #ffffff, #fcfdfc, #f9fafb, #eeedf2);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 2 paletas de colores Blanco

Whispers of Winter Light color palette created on .