Paleta de colores Whispers of Autumn Mist

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of Autumn Mist palette

Compartir esta paleta en:

CSS de la paleta de colores Whispers of Autumn Mist

/* CSS */
.color-1 {
color: #fafafa;
}
.color-2 {
color: #d3c7c5;
}
.color-3 {
color: #97a6af;
}
.color-4 {
color: #d56948;
}
.color-5 {
color: #68858d;
}

/* CSS Variables */
:root {
--color-1: #fafafa;
--color-2: #d3c7c5;
--color-3: #97a6af;
--color-4: #d56948;
--color-5: #68858d;
}

CSS del degradado de fondo Whispers of Autumn Mist

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fafafa, #d3c7c5, #97a6af, #d56948, #68858d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fafafa, #d3c7c5, #97a6af, #d56948, #68858d);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 1 paleta de colores Blanco

Whispers of Autumn Mist color palette created on .