Whispers of the Forest Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of the Forest palette
tavolozza dei colori Whispers of the Forest CSS
/* CSS */
.color-1 {
color: #c5c5aa;
}
.color-2 {
color: #8c927c;
}
.color-3 {
color: #646d5a;
}
.color-4 {
color: #46523d;
}
.color-5 {
color: #233825;
}
/* CSS Variables */
:root {
--color-1: #c5c5aa;
--color-2: #8c927c;
--color-3: #646d5a;
--color-4: #46523d;
--color-5: #233825;
}
CSS con gradiente di sfondo Whispers of the Forest
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c5c5aa, #8c927c, #646d5a, #46523d, #233825);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c5c5aa, #8c927c, #646d5a, #46523d, #233825);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 2 tavolozzas di colori Olive green
Whispers of the Forest color palette created on .