Zombie Chef Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Zombie Chef palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Zombie Chef

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

tavolozza dei colori Zombie Chef CSS

/* CSS */
.color-1 {
color: #6a6e68;
}
.color-2 {
color: #a0b79f;
}
.color-3 {
color: #d8d8b0;
}
.color-4 {
color: #f3b4af;
}
.color-5 {
color: #c8453c;
}

/* CSS Variables */
:root {
--color-1: #6a6e68;
--color-2: #a0b79f;
--color-3: #d8d8b0;
--color-4: #f3b4af;
--color-5: #c8453c;
}

CSS con gradiente di sfondo Zombie Chef

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6a6e68, #a0b79f, #d8d8b0, #f3b4af, #c8453c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6a6e68, #a0b79f, #d8d8b0, #f3b4af, #c8453c);
}

Zombie Chef color palette created on .