Paleta de colores Red Zombie

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Red Zombie palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Red Zombie

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

CSS de la paleta de colores Red Zombie

/* CSS */
.color-1 {
color: #d63f2e;
}
.color-2 {
color: #b9382d;
}
.color-3 {
color: #7a2d29;
}
.color-4 {
color: #5e4a4e;
}
.color-5 {
color: #f1b341;
}

/* CSS Variables */
:root {
--color-1: #d63f2e;
--color-2: #b9382d;
--color-3: #7a2d29;
--color-4: #5e4a4e;
--color-5: #f1b341;
}

CSS del degradado de fondo Red Zombie

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d63f2e, #b9382d, #7a2d29, #5e4a4e, #f1b341);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d63f2e, #b9382d, #7a2d29, #5e4a4e, #f1b341);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 3 paletas de colores Rojo

Red Zombie color palette created on .