Zombie Sweets Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Zombie Sweets palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Zombie Sweets

Download zombie sweets color palette PNG image (landscape)
Download zombie sweets color palette PNG image (square)

tavolozza dei colori Zombie Sweets CSS

/* CSS */
.color-1 {
color: #6a907e;
}
.color-2 {
color: #f5b400;
}
.color-3 {
color: #f9c54e;
}
.color-4 {
color: #f9a824;
}
.color-5 {
color: #ff6e61;
}

/* CSS Variables */
:root {
--color-1: #6a907e;
--color-2: #f5b400;
--color-3: #f9c54e;
--color-4: #f9a824;
--color-5: #ff6e61;
}

CSS con gradiente di sfondo Zombie Sweets

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6a907e, #f5b400, #f9c54e, #f9a824, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6a907e, #f5b400, #f9c54e, #f9a824, #ff6e61);
}

Zombie Sweets color palette created on .