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