Paleta de colores Verdant Whispering Woods
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Verdant Whispering Woods palette
Image Gallery
CSS de la paleta de colores Verdant Whispering Woods
/* CSS */
.color-1 {
color: #cad468;
}
.color-2 {
color: #96a34d;
}
.color-3 {
color: #879b89;
}
.color-4 {
color: #707f3d;
}
.color-5 {
color: #536529;
}
/* CSS Variables */
:root {
--color-1: #cad468;
--color-2: #96a34d;
--color-3: #879b89;
--color-4: #707f3d;
--color-5: #536529;
}
CSS del degradado de fondo Verdant Whispering Woods
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #cad468, #96a34d, #879b89, #707f3d, #536529);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #cad468, #96a34d, #879b89, #707f3d, #536529);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 2 paletas de colores Lime green
Verdant Whispering Woods color palette created on .