Paleta de colores Whispers of Autumn Dreams

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of Autumn Dreams palette

Compartir esta paleta en:

CSS de la paleta de colores Whispers of Autumn Dreams

/* CSS */
.color-1 {
color: #f0eaef;
}
.color-2 {
color: #e7d27e;
}
.color-3 {
color: #c5b8cc;
}
.color-4 {
color: #a2969f;
}
.color-5 {
color: #b5984a;
}

/* CSS Variables */
:root {
--color-1: #f0eaef;
--color-2: #e7d27e;
--color-3: #c5b8cc;
--color-4: #a2969f;
--color-5: #b5984a;
}

CSS del degradado de fondo Whispers of Autumn Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0eaef, #e7d27e, #c5b8cc, #a2969f, #b5984a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0eaef, #e7d27e, #c5b8cc, #a2969f, #b5984a);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 1 paleta de colores Pale pink

Whispers of Autumn Dreams color palette created on .