Paleta de colores Pastel Warm Zombie Apocalypse

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Pastel Warm Zombie Apocalypse palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Pastel Warm Zombie Apocalypse

Download pastel warm zombie apocalypse color palette PNG image (landscape)
Download pastel warm zombie apocalypse color palette PNG image (square)

CSS de la paleta de colores Pastel Warm Zombie Apocalypse

/* CSS */
.color-1 {
color: #f4b8c4;
}
.color-2 {
color: #f9d59a;
}
.color-3 {
color: #f4e3b3;
}
.color-4 {
color: #b7e1c6;
}
.color-5 {
color: #9b8c8c;
}

/* CSS Variables */
:root {
--color-1: #f4b8c4;
--color-2: #f9d59a;
--color-3: #f4e3b3;
--color-4: #b7e1c6;
--color-5: #9b8c8c;
}

CSS del degradado de fondo Pastel Warm Zombie Apocalypse

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4b8c4, #f9d59a, #f4e3b3, #b7e1c6, #9b8c8c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4b8c4, #f9d59a, #f4e3b3, #b7e1c6, #9b8c8c);
}

Pastel Warm Zombie Apocalypse color palette created on .