Whispers of the Woodland Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of the Woodland palette
tavolozza dei colori Whispers of the Woodland CSS
/* CSS */
.color-1 {
color: #234f11;
}
.color-2 {
color: #376a15;
}
.color-3 {
color: #537a24;
}
.color-4 {
color: #798334;
}
.color-5 {
color: #888d44;
}
/* CSS Variables */
:root {
--color-1: #234f11;
--color-2: #376a15;
--color-3: #537a24;
--color-4: #798334;
--color-5: #888d44;
}
CSS con gradiente di sfondo Whispers of the Woodland
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #234f11, #376a15, #537a24, #798334, #888d44);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #234f11, #376a15, #537a24, #798334, #888d44);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 2 tavolozzas di colori Dark Green
Whispers of the Woodland color palette created on .