Paleta de colores Whispers of Autumn Gold

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of Autumn Gold palette

Compartir esta paleta en:

CSS de la paleta de colores Whispers of Autumn Gold

/* CSS */
.color-1 {
color: #e3eaf2;
}
.color-2 {
color: #bdc3cc;
}
.color-3 {
color: #b5a692;
}
.color-4 {
color: #b69054;
}
.color-5 {
color: #af7e1d;
}

/* CSS Variables */
:root {
--color-1: #e3eaf2;
--color-2: #bdc3cc;
--color-3: #b5a692;
--color-4: #b69054;
--color-5: #af7e1d;
}

CSS del degradado de fondo Whispers of Autumn Gold

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e3eaf2, #bdc3cc, #b5a692, #b69054, #af7e1d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e3eaf2, #bdc3cc, #b5a692, #b69054, #af7e1d);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 2 paletas de colores Soft blue

Whispers of Autumn Gold color palette created on .