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

CSS de la paleta de colores Whispers of Autumn Earth
/* CSS */
.color-1 {
color: #ac9b8b;
}
.color-2 {
color: #86715f;
}
.color-3 {
color: #797d2b;
}
.color-4 {
color: #605d2a;
}
.color-5 {
color: #5d524b;
}
/* CSS Variables */
:root {
--color-1: #ac9b8b;
--color-2: #86715f;
--color-3: #797d2b;
--color-4: #605d2a;
--color-5: #5d524b;
}
CSS del degradado de fondo Whispers of Autumn Earth
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ac9b8b, #86715f, #797d2b, #605d2a, #5d524b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ac9b8b, #86715f, #797d2b, #605d2a, #5d524b);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 7 paletas de colores Earthy tones
Whispers of Autumn Earth color palette created on .