Whispers of Woodland Earth Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Woodland Earth palette
Image Gallery
tavolozza dei colori Whispers of Woodland Earth CSS
/* CSS */
.color-1 {
color: #c6bda9;
}
.color-2 {
color: #a19278;
}
.color-3 {
color: #827355;
}
.color-4 {
color: #645d3a;
}
.color-5 {
color: #484e22;
}
/* CSS Variables */
:root {
--color-1: #c6bda9;
--color-2: #a19278;
--color-3: #827355;
--color-4: #645d3a;
--color-5: #484e22;
}
CSS con gradiente di sfondo Whispers of Woodland Earth
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c6bda9, #a19278, #827355, #645d3a, #484e22);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c6bda9, #a19278, #827355, #645d3a, #484e22);
}
Tavolozze di colori simili
Whispers of Woodland Earth color palette created on .