Pastel Warm Zombie Apocalypse Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Pastel Warm Zombie Apocalypse palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Pastel Warm Zombie Apocalypse

Download pastel warm zombie apocalypse color palette PNG image (landscape)
Download pastel warm zombie apocalypse color palette PNG image (square)

tavolozza dei colori Pastel Warm Zombie Apocalypse CSS

/* CSS */
.color-1 {
color: #f4b8c4;
}
.color-2 {
color: #f9d59a;
}
.color-3 {
color: #f4e3b3;
}
.color-4 {
color: #b7e1c6;
}
.color-5 {
color: #9b8c8c;
}

/* CSS Variables */
:root {
--color-1: #f4b8c4;
--color-2: #f9d59a;
--color-3: #f4e3b3;
--color-4: #b7e1c6;
--color-5: #9b8c8c;
}

CSS con gradiente di sfondo Pastel Warm Zombie Apocalypse

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4b8c4, #f9d59a, #f4e3b3, #b7e1c6, #9b8c8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4b8c4, #f9d59a, #f4e3b3, #b7e1c6, #9b8c8c);
}

Pastel Warm Zombie Apocalypse color palette created on .