Paleta de colores Purple and Gold Witch

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Purple and Gold Witch palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Purple and Gold Witch

Download purple and gold witch color palette PNG image (landscape)
Download purple and gold witch color palette PNG image (square)

CSS de la paleta de colores Purple and Gold Witch

/* CSS */
.color-1 {
color: #321c45;
}
.color-2 {
color: #3f274f;
}
.color-3 {
color: #60395e;
}
.color-4 {
color: #96691d;
}
.color-5 {
color: #87251d;
}

/* CSS Variables */
:root {
--color-1: #321c45;
--color-2: #3f274f;
--color-3: #60395e;
--color-4: #96691d;
--color-5: #87251d;
}

CSS del degradado de fondo Purple and Gold Witch

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #321c45, #3f274f, #60395e, #96691d, #87251d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #321c45, #3f274f, #60395e, #96691d, #87251d);
}

Purple and Gold Witch color palette created on .