Loading...

Paleta de colores Wizarding Gold and Shadows

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Wizarding Gold and Shadows palette

Compartir esta paleta en:

Descargar la paleta de colores 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)

CSS de la paleta de colores Wizarding Gold and Shadows

/* 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 del degradado de fondo 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 .