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: #d1c7bd;
}
.color-2 {
color: #c9c0b5;
}
.color-3 {
color: #bcb3a9;
}
.color-4 {
color: #aea69e;
}
.color-5 {
color: #dc9b50;
}

/* CSS Variables */
:root {
--color-1: #d1c7bd;
--color-2: #c9c0b5;
--color-3: #bcb3a9;
--color-4: #aea69e;
--color-5: #dc9b50;
}

CSS del degradado de fondo Whispers of Autumn Gold

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d1c7bd, #c9c0b5, #bcb3a9, #aea69e, #dc9b50);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d1c7bd, #c9c0b5, #bcb3a9, #aea69e, #dc9b50);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 2 paletas de colores Earthy tones

Whispers of Autumn Gold color palette created on .