Evil Goddess of Shadows Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Evil Goddess of Shadows palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Evil Goddess of Shadows

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

tavolozza dei colori Evil Goddess of Shadows CSS

/* 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 con gradiente di sfondo 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 .