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