Evil Goddess of Shadows Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Evil Goddess of Shadows palette
Color Inspiration
Images that showcase this color palette in real designs
Download Evil Goddess of Shadows Color Palette (PNG)
Evil Goddess of Shadows color palette 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;
}
Evil Goddess of Shadows background gradient CSS
/* 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);
}
Similar color palettes
Evil Goddess of Shadows color palette created on .