Paleta de colores Zombie Rabbit

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Zombie Rabbit palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Zombie Rabbit

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

CSS de la paleta de colores Zombie Rabbit

/* 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 del degradado de fondo 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 .