Leo Halloween Special Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Leo Halloween Special palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Leo Halloween Special

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

tavolozza dei colori Leo Halloween Special CSS

/* 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 con gradiente di sfondo 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 .