Zombie Rabbit Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Zombie Rabbit palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Zombie Rabbit

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

tavolozza dei colori Zombie Rabbit CSS

/* CSS */
.color-1 {
color: #7e5b9a;
}
.color-2 {
color: #a77dba;
}
.color-3 {
color: #d2a3d1;
}
.color-4 {
color: #f2c5d5;
}
.color-5 {
color: #f6b8b1;
}

/* CSS Variables */
:root {
--color-1: #7e5b9a;
--color-2: #a77dba;
--color-3: #d2a3d1;
--color-4: #f2c5d5;
--color-5: #f6b8b1;
}

CSS con gradiente di sfondo Zombie Rabbit

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7e5b9a, #a77dba, #d2a3d1, #f2c5d5, #f6b8b1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7e5b9a, #a77dba, #d2a3d1, #f2c5d5, #f6b8b1);
}

Zombie Rabbit color palette created on .