Paleta de colores Cute Zombie Cat

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Cute Zombie Cat palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Cute Zombie Cat

Download cute zombie cat color palette PNG image (landscape)
Download cute zombie cat color palette PNG image (square)

CSS de la paleta de colores Cute Zombie Cat

/* CSS */
.color-1 {
color: #f2a6c7;
}
.color-2 {
color: #8f4d7f;
}
.color-3 {
color: #a1f7d5;
}
.color-4 {
color: #4dd1c4;
}
.color-5 {
color: #ff6e61;
}

/* CSS Variables */
:root {
--color-1: #f2a6c7;
--color-2: #8f4d7f;
--color-3: #a1f7d5;
--color-4: #4dd1c4;
--color-5: #ff6e61;
}

CSS del degradado de fondo Cute Zombie Cat

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2a6c7, #8f4d7f, #a1f7d5, #4dd1c4, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2a6c7, #8f4d7f, #a1f7d5, #4dd1c4, #ff6e61);
}

Cute Zombie Cat color palette created on .