Paleta de colores Kawaii Zombie

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Kawaii Zombie palette

Compartir esta paleta en:

Descargar la paleta de colores Kawaii Zombie (PNG)

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

CSS de la paleta de colores Kawaii Zombie

/* CSS */
.color-1 {
color: #d6b1d8;
}
.color-2 {
color: #a3e6b7;
}
.color-3 {
color: #f8a5b3;
}
.color-4 {
color: #e6e0a3;
}
.color-5 {
color: #a9c3e0;
}

/* CSS Variables */
:root {
--color-1: #d6b1d8;
--color-2: #a3e6b7;
--color-3: #f8a5b3;
--color-4: #e6e0a3;
--color-5: #a9c3e0;
}

CSS del degradado de fondo Kawaii Zombie

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6b1d8, #a3e6b7, #f8a5b3, #e6e0a3, #a9c3e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6b1d8, #a3e6b7, #f8a5b3, #e6e0a3, #a9c3e0);
}

Kawaii Zombie color palette created on .