Paleta de colores Autumn Ember Serenade
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Autumn Ember Serenade palette
Image Gallery
CSS de la paleta de colores Autumn Ember Serenade
/* CSS */
.color-1 {
color: #beacb1;
}
.color-2 {
color: #ac8980;
}
.color-3 {
color: #af6e0e;
}
.color-4 {
color: #826359;
}
.color-5 {
color: #7f4c15;
}
/* CSS Variables */
:root {
--color-1: #beacb1;
--color-2: #ac8980;
--color-3: #af6e0e;
--color-4: #826359;
--color-5: #7f4c15;
}
CSS del degradado de fondo Autumn Ember Serenade
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #beacb1, #ac8980, #af6e0e, #826359, #7f4c15);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #beacb1, #ac8980, #af6e0e, #826359, #7f4c15);
}
Paletas de colores similares
No se encontraron paletas
Prueba con filtros diferentes o limpia tu selección actual.
Autumn Ember Serenade color palette created on .