Paleta de colores Eclipse of the Fallen
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Eclipse of the Fallen palette
CSS de la paleta de colores Eclipse of the Fallen
/* CSS */
.color-1 {
color: #1f1a3d;
}
.color-2 {
color: #4c3b6d;
}
.color-3 {
color: #a55dac;
}
.color-4 {
color: #f6a579;
}
.color-5 {
color: #fbaf3c;
}
/* CSS Variables */
:root {
--color-1: #1f1a3d;
--color-2: #4c3b6d;
--color-3: #a55dac;
--color-4: #f6a579;
--color-5: #fbaf3c;
}
CSS del degradado de fondo Eclipse of the Fallen
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f1a3d, #4c3b6d, #a55dac, #f6a579, #fbaf3c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f1a3d, #4c3b6d, #a55dac, #f6a579, #fbaf3c);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 60+ paletas de colores Profundo
Eclipse of the Fallen color palette created on .