Paleta de colores The Illumination of the Dusk
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with The Illumination of the Dusk palette
CSS de la paleta de colores The Illumination of the Dusk
/* CSS */
.color-1 {
color: #d16c3d;
}
.color-2 {
color: #f0a800;
}
.color-3 {
color: #f5c400;
}
.color-4 {
color: #eed2b4;
}
.color-5 {
color: #7a4c2a;
}
/* CSS Variables */
:root {
--color-1: #d16c3d;
--color-2: #f0a800;
--color-3: #f5c400;
--color-4: #eed2b4;
--color-5: #7a4c2a;
}
CSS del degradado de fondo The Illumination of the Dusk
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d16c3d, #f0a800, #f5c400, #eed2b4, #7a4c2a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d16c3d, #f0a800, #f5c400, #eed2b4, #7a4c2a);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 200+ paletas de colores Ámbar
The Illumination of the Dusk color palette created on .