Paleta de colores Whispers of Autumn Mist
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Autumn Mist palette
CSS de la paleta de colores Whispers of Autumn Mist
/* CSS */
.color-1 {
color: #d6e6dc;
}
.color-2 {
color: #b5bfc4;
}
.color-3 {
color: #989fae;
}
.color-4 {
color: #807e8b;
}
.color-5 {
color: #766360;
}
/* CSS Variables */
:root {
--color-1: #d6e6dc;
--color-2: #b5bfc4;
--color-3: #989fae;
--color-4: #807e8b;
--color-5: #766360;
}
CSS del degradado de fondo Whispers of Autumn Mist
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6e6dc, #b5bfc4, #989fae, #807e8b, #766360);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6e6dc, #b5bfc4, #989fae, #807e8b, #766360);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 1 paleta de colores Soft green
Whispers of Autumn Mist color palette created on .