Paleta de colores Spanish Zombie

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Spanish Zombie palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Spanish Zombie

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

CSS de la paleta de colores Spanish Zombie

/* CSS */
.color-1 {
color: #f4b643;
}
.color-2 {
color: #bf763b;
}
.color-3 {
color: #883c2b;
}
.color-4 {
color: #4d1f2c;
}
.color-5 {
color: #290a1d;
}

/* CSS Variables */
:root {
--color-1: #f4b643;
--color-2: #bf763b;
--color-3: #883c2b;
--color-4: #4d1f2c;
--color-5: #290a1d;
}

CSS del degradado de fondo Spanish Zombie

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4b643, #bf763b, #883c2b, #4d1f2c, #290a1d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4b643, #bf763b, #883c2b, #4d1f2c, #290a1d);
}

Spanish Zombie color palette created on .