Paleta de colores Whispers of Sunlit Meadows
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Sunlit Meadows palette
CSS de la paleta de colores Whispers of Sunlit Meadows
/* CSS */
.color-1 {
color: #fdfdfc;
}
.color-2 {
color: #f7f6ed;
}
.color-3 {
color: #f3efdd;
}
.color-4 {
color: #dcdbcb;
}
.color-5 {
color: #d0d798;
}
/* CSS Variables */
:root {
--color-1: #fdfdfc;
--color-2: #f7f6ed;
--color-3: #f3efdd;
--color-4: #dcdbcb;
--color-5: #d0d798;
}
CSS del degradado de fondo Whispers of Sunlit Meadows
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fdfdfc, #f7f6ed, #f3efdd, #dcdbcb, #d0d798);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fdfdfc, #f7f6ed, #f3efdd, #dcdbcb, #d0d798);
}
Paletas de colores similares
Whispers of Sunlit Meadows color palette created on .