Paleta de colores Ghoul Magic

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Ghoul Magic palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Ghoul Magic

Download ghoul magic color palette PNG image (landscape)
Download ghoul magic color palette PNG image (square)

CSS de la paleta de colores Ghoul Magic

/* CSS */
.color-1 {
color: #583267;
}
.color-2 {
color: #7f4c94;
}
.color-3 {
color: #e6a9ea;
}
.color-4 {
color: #fac7e4;
}
.color-5 {
color: #ffb8b3;
}

/* CSS Variables */
:root {
--color-1: #583267;
--color-2: #7f4c94;
--color-3: #e6a9ea;
--color-4: #fac7e4;
--color-5: #ffb8b3;
}

CSS del degradado de fondo Ghoul Magic

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #583267, #7f4c94, #e6a9ea, #fac7e4, #ffb8b3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #583267, #7f4c94, #e6a9ea, #fac7e4, #ffb8b3);
}

Ghoul Magic color palette created on .