Whispers of Verdant Earth Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Verdant Earth palette
Image Gallery

tavolozza dei colori Whispers of Verdant Earth CSS
/* CSS */
.color-1 {
color: #ededde;
}
.color-2 {
color: #b3c186;
}
.color-3 {
color: #80a25d;
}
.color-4 {
color: #d67129;
}
.color-5 {
color: #3f652f;
}
/* CSS Variables */
:root {
--color-1: #ededde;
--color-2: #b3c186;
--color-3: #80a25d;
--color-4: #d67129;
--color-5: #3f652f;
}
CSS con gradiente di sfondo Whispers of Verdant Earth
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ededde, #b3c186, #80a25d, #d67129, #3f652f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ededde, #b3c186, #80a25d, #d67129, #3f652f);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Terroso
Whispers of Verdant Earth color palette created on .