Paleta de colores Leo Halloween Special

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Leo Halloween Special palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Leo Halloween Special

Download leo halloween special color palette PNG image (landscape)
Download leo halloween special color palette PNG image (square)

CSS de la paleta de colores Leo Halloween Special

/* CSS */
.color-1 {
color: #d4a449;
}
.color-2 {
color: #f08400;
}
.color-3 {
color: #6c5b80;
}
.color-4 {
color: #c06d84;
}
.color-5 {
color: #365c7d;
}

/* CSS Variables */
:root {
--color-1: #d4a449;
--color-2: #f08400;
--color-3: #6c5b80;
--color-4: #c06d84;
--color-5: #365c7d;
}

CSS del degradado de fondo Leo Halloween Special

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d4a449, #f08400, #6c5b80, #c06d84, #365c7d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d4a449, #f08400, #6c5b80, #c06d84, #365c7d);
}

Leo Halloween Special color palette created on .