Paleta de colores Whispers of Autumn Sky
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Autumn Sky palette
Image Gallery
CSS de la paleta de colores Whispers of Autumn Sky
/* CSS */
.color-1 {
color: #dbbd80;
}
.color-2 {
color: #a8aac2;
}
.color-3 {
color: #b19748;
}
.color-4 {
color: #8b6f23;
}
.color-5 {
color: #4d6593;
}
/* CSS Variables */
:root {
--color-1: #dbbd80;
--color-2: #a8aac2;
--color-3: #b19748;
--color-4: #8b6f23;
--color-5: #4d6593;
}
CSS del degradado de fondo Whispers of Autumn Sky
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dbbd80, #a8aac2, #b19748, #8b6f23, #4d6593);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dbbd80, #a8aac2, #b19748, #8b6f23, #4d6593);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 10+ paletas de colores Beige
Whispers of Autumn Sky color palette created on .