Paleta de colores Evil Goddess of Shadows

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Evil Goddess of Shadows palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Evil Goddess of Shadows

Download evil goddess of shadows color palette PNG image (landscape)
Download evil goddess of shadows color palette PNG image (square)

CSS de la paleta de colores Evil Goddess of Shadows

/* CSS */
.color-1 {
color: #14041b;
}
.color-2 {
color: #1a092a;
}
.color-3 {
color: #20103c;
}
.color-4 {
color: #271744;
}
.color-5 {
color: #3f1d54;
}

/* CSS Variables */
:root {
--color-1: #14041b;
--color-2: #1a092a;
--color-3: #20103c;
--color-4: #271744;
--color-5: #3f1d54;
}

CSS del degradado de fondo Evil Goddess of Shadows

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #14041b, #1a092a, #20103c, #271744, #3f1d54);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #14041b, #1a092a, #20103c, #271744, #3f1d54);
}

Evil Goddess of Shadows color palette created on .