Christmas Winter Mist Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Christmas Winter Mist palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Christmas Winter Mist

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

tavolozza dei colori Christmas Winter Mist CSS

/* 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 con gradiente di sfondo 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 .