Paleta de colores Zombie Ghost

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Zombie Ghost palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Zombie Ghost

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

CSS de la paleta de colores Zombie Ghost

/* CSS */
.color-1 {
color: #b2d7d0;
}
.color-2 {
color: #a3c8c0;
}
.color-3 {
color: #8fb3b1;
}
.color-4 {
color: #a0c5d4;
}
.color-5 {
color: #e1b7b7;
}

/* CSS Variables */
:root {
--color-1: #b2d7d0;
--color-2: #a3c8c0;
--color-3: #8fb3b1;
--color-4: #a0c5d4;
--color-5: #e1b7b7;
}

CSS del degradado de fondo Zombie Ghost

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b2d7d0, #a3c8c0, #8fb3b1, #a0c5d4, #e1b7b7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b2d7d0, #a3c8c0, #8fb3b1, #a0c5d4, #e1b7b7);
}

Zombie Ghost color palette created on .