Paleta de colores Whispers of Rustic Autumn
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Rustic Autumn palette
Image Gallery

CSS de la paleta de colores Whispers of Rustic Autumn
/* CSS */
.color-1 {
color: #f1daac;
}
.color-2 {
color: #dcb184;
}
.color-3 {
color: #b58d73;
}
.color-4 {
color: #966e54;
}
.color-5 {
color: #7a513e;
}
/* CSS Variables */
:root {
--color-1: #f1daac;
--color-2: #dcb184;
--color-3: #b58d73;
--color-4: #966e54;
--color-5: #7a513e;
}
CSS del degradado de fondo Whispers of Rustic Autumn
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1daac, #dcb184, #b58d73, #966e54, #7a513e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1daac, #dcb184, #b58d73, #966e54, #7a513e);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 80+ paletas de colores Durazno
Whispers of Rustic Autumn color palette created on .