Whispering Willow Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispering Willow palette
tavolozza dei colori Whispering Willow CSS
/* CSS */
.color-1 {
color: #9bbf8d;
}
.color-2 {
color: #6eaf79;
}
.color-3 {
color: #4d9d6d;
}
.color-4 {
color: #3b9159;
}
.color-5 {
color: #2f794d;
}
/* CSS Variables */
:root {
--color-1: #9bbf8d;
--color-2: #6eaf79;
--color-3: #4d9d6d;
--color-4: #3b9159;
--color-5: #2f794d;
}
CSS con gradiente di sfondo Whispering Willow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9bbf8d, #6eaf79, #4d9d6d, #3b9159, #2f794d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9bbf8d, #6eaf79, #4d9d6d, #3b9159, #2f794d);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Verde
Whispering Willow color palette created on .