Paleta de colores Whispers of Autumn Ember
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Autumn Ember palette
Image Gallery
CSS de la paleta de colores Whispers of Autumn Ember
/* CSS */
.color-1 {
color: #c4b5bc;
}
.color-2 {
color: #b49897;
}
.color-3 {
color: #b67c5d;
}
.color-4 {
color: #977a78;
}
.color-5 {
color: #9e630a;
}
/* CSS Variables */
:root {
--color-1: #c4b5bc;
--color-2: #b49897;
--color-3: #b67c5d;
--color-4: #977a78;
--color-5: #9e630a;
}
CSS del degradado de fondo Whispers of Autumn Ember
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c4b5bc, #b49897, #b67c5d, #977a78, #9e630a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c4b5bc, #b49897, #b67c5d, #977a78, #9e630a);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 2 paletas de colores Mauve
Whispers of Autumn Ember color palette created on .