Loading...

Wizarding Gold and Shadows Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Wizarding Gold and Shadows palette

Condividi questa palette a:

Scarica la tavolozza dei colori Wizarding Gold and Shadows (PNG)

Download wizarding gold and shadows color palette PNG image (landscape)
Download wizarding gold and shadows color palette PNG image (square)

tavolozza dei colori Wizarding Gold and Shadows CSS

/* CSS */
.color-1 {
color: #e1a956;
}
.color-2 {
color: #f7dc78;
}
.color-3 {
color: #f3c481;
}
.color-4 {
color: #e48958;
}
.color-5 {
color: #c16774;
}

/* CSS Variables */
:root {
--color-1: #e1a956;
--color-2: #f7dc78;
--color-3: #f3c481;
--color-4: #e48958;
--color-5: #c16774;
}

CSS con gradiente di sfondo Wizarding Gold and Shadows

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1a956, #f7dc78, #f3c481, #e48958, #c16774);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1a956, #f7dc78, #f3c481, #e48958, #c16774);
}

Wizarding Gold and Shadows color palette created on .