Paleta de colores Christmas Winter Mist

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Christmas Winter Mist palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Christmas Winter Mist

Download christmas winter mist color palette PNG image (landscape)
Download christmas winter mist color palette PNG image (square)

CSS de la paleta de colores Christmas Winter Mist

/* CSS */
.color-1 {
color: #a3d0e0;
}
.color-2 {
color: #b7e1e1;
}
.color-3 {
color: #f1e1d0;
}
.color-4 {
color: #f5a3b9;
}
.color-5 {
color: #c24c66;
}

/* CSS Variables */
:root {
--color-1: #a3d0e0;
--color-2: #b7e1e1;
--color-3: #f1e1d0;
--color-4: #f5a3b9;
--color-5: #c24c66;
}

CSS del degradado de fondo Christmas Winter Mist

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3d0e0, #b7e1e1, #f1e1d0, #f5a3b9, #c24c66);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3d0e0, #b7e1e1, #f1e1d0, #f5a3b9, #c24c66);
}

Christmas Winter Mist color palette created on .