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: #ebd0c7;
}
.color-2 {
color: #dda583;
}
.color-3 {
color: #c79923;
}
.color-4 {
color: #bb755d;
}
.color-5 {
color: #6d786d;
}

/* CSS Variables */
:root {
--color-1: #ebd0c7;
--color-2: #dda583;
--color-3: #c79923;
--color-4: #bb755d;
--color-5: #6d786d;
}

CSS del degradado de fondo Whispers of Autumn Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ebd0c7, #dda583, #c79923, #bb755d, #6d786d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ebd0c7, #dda583, #c79923, #bb755d, #6d786d);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 4 paletas de colores Soft pink

Whispers of Autumn Dreams color palette created on .