Paleta de colores Zombie Ghost
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Zombie Ghost palette
Imagen PNG de la paleta de colores Zombie Ghost
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);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 1000+ paletas de colores Zombie
Zombie Ghost color palette created on .