Paleta de colores Halloween Statue

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Halloween Statue palette

Compartir esta paleta en:

Descargar la paleta de colores Halloween Statue (PNG)

Download halloween statue color palette PNG image (landscape)
Download halloween statue color palette PNG image (square)

CSS de la paleta de colores Halloween Statue

/* CSS */
.color-1 {
color: #a85f2e;
}
.color-2 {
color: #d48e25;
}
.color-3 {
color: #f9b134;
}
.color-4 {
color: #f9d57b;
}
.color-5 {
color: #3a2a1d;
}

/* CSS Variables */
:root {
--color-1: #a85f2e;
--color-2: #d48e25;
--color-3: #f9b134;
--color-4: #f9d57b;
--color-5: #3a2a1d;
}

CSS del degradado de fondo Halloween Statue

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a85f2e, #d48e25, #f9b134, #f9d57b, #3a2a1d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a85f2e, #d48e25, #f9b134, #f9d57b, #3a2a1d);
}

Paletas de colores similares

Halloween Statue color palette created on .