Paleta de colores Meadow Whisper Palette
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Meadow Whisper Palette palette
Image Gallery
CSS de la paleta de colores Meadow Whisper Palette
/* CSS */
.color-1 {
color: #d7e16b;
}
.color-2 {
color: #a1b295;
}
.color-3 {
color: #a7b356;
}
.color-4 {
color: #869442;
}
.color-5 {
color: #788c7c;
}
/* CSS Variables */
:root {
--color-1: #d7e16b;
--color-2: #a1b295;
--color-3: #a7b356;
--color-4: #869442;
--color-5: #788c7c;
}
CSS del degradado de fondo Meadow Whisper Palette
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d7e16b, #a1b295, #a7b356, #869442, #788c7c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d7e16b, #a1b295, #a7b356, #869442, #788c7c);
}
Paletas de colores similares
No se encontraron paletas
Prueba con filtros diferentes o limpia tu selección actual.
Meadow Whisper Palette color palette created on .