Whispers of a Forest Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of a Forest palette
tavolozza dei colori Whispers of a Forest CSS
/* CSS */
.color-1 {
color: #d8eb84;
}
.color-2 {
color: #89a271;
}
.color-3 {
color: #496e5d;
}
.color-4 {
color: #68414d;
}
.color-5 {
color: #344d2e;
}
/* CSS Variables */
:root {
--color-1: #d8eb84;
--color-2: #89a271;
--color-3: #496e5d;
--color-4: #68414d;
--color-5: #344d2e;
}
CSS con gradiente di sfondo Whispers of a Forest
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d8eb84, #89a271, #496e5d, #68414d, #344d2e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d8eb84, #89a271, #496e5d, #68414d, #344d2e);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 2 tavolozzas di colori Light green
Whispers of a Forest color palette created on .