Paleta de colores Galaxy Zombie

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Galaxy Zombie palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Galaxy Zombie

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

CSS de la paleta de colores Galaxy Zombie

/* CSS */
.color-1 {
color: #592b88;
}
.color-2 {
color: #8d4c9a;
}
.color-3 {
color: #a76c8b;
}
.color-4 {
color: #d8a64f;
}
.color-5 {
color: #79c8bf;
}

/* CSS Variables */
:root {
--color-1: #592b88;
--color-2: #8d4c9a;
--color-3: #a76c8b;
--color-4: #d8a64f;
--color-5: #79c8bf;
}

CSS del degradado de fondo Galaxy Zombie

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #592b88, #8d4c9a, #a76c8b, #d8a64f, #79c8bf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #592b88, #8d4c9a, #a76c8b, #d8a64f, #79c8bf);
}

Galaxy Zombie color palette created on .