Paleta de colores Whispers of Soft Dawn
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Soft Dawn palette
CSS de la paleta de colores Whispers of Soft Dawn
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #f7fdfb;
}
.color-3 {
color: #faf7f5;
}
.color-4 {
color: #e9dace;
}
.color-5 {
color: #edb897;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #f7fdfb;
--color-3: #faf7f5;
--color-4: #e9dace;
--color-5: #edb897;
}
CSS del degradado de fondo Whispers of Soft Dawn
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #f7fdfb, #faf7f5, #e9dace, #edb897);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #f7fdfb, #faf7f5, #e9dace, #edb897);
}
Paletas de colores similares
No se encontraron paletas
Prueba con filtros diferentes o limpia tu selección actual.
Whispers of Soft Dawn color palette created on .