Zombie Clown Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Zombie Clown palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Zombie Clown

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

tavolozza dei colori Zombie Clown CSS

/* CSS */
.color-1 {
color: #d60000;
}
.color-2 {
color: #ff6e00;
}
.color-3 {
color: #b0eb00;
}
.color-4 {
color: #00bdad;
}
.color-5 {
color: #1c5e21;
}

/* CSS Variables */
:root {
--color-1: #d60000;
--color-2: #ff6e00;
--color-3: #b0eb00;
--color-4: #00bdad;
--color-5: #1c5e21;
}

CSS con gradiente di sfondo Zombie Clown

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d60000, #ff6e00, #b0eb00, #00bdad, #1c5e21);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d60000, #ff6e00, #b0eb00, #00bdad, #1c5e21);
}

Zombie Clown color palette created on .