Paleta de colores Evil Goddess of Shadows
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Evil Goddess of Shadows palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Evil Goddess of Shadows (PNG)
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);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 400+ paletas de colores Profundo
Evil Goddess of Shadows color palette created on .