Paleta de colores Whispers of Autumn Dawn
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Autumn Dawn palette
CSS de la paleta de colores Whispers of Autumn Dawn
/* CSS */
.color-1 {
color: #f4eeeb;
}
.color-2 {
color: #e2ad79;
}
.color-3 {
color: #b49fbc;
}
.color-4 {
color: #ad4348;
}
.color-5 {
color: #675889;
}
/* CSS Variables */
:root {
--color-1: #f4eeeb;
--color-2: #e2ad79;
--color-3: #b49fbc;
--color-4: #ad4348;
--color-5: #675889;
}
CSS del degradado de fondo Whispers of Autumn Dawn
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4eeeb, #e2ad79, #b49fbc, #ad4348, #675889);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4eeeb, #e2ad79, #b49fbc, #ad4348, #675889);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 3 paletas de colores Soft pink
Whispers of Autumn Dawn color palette created on .