Whispers of the Forest Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of the Forest palette
Immagine PNG della tavolozza dei colori Whispers of the Forest
tavolozza dei colori Whispers of the Forest CSS
/* CSS */
.color-1 {
color: #b4c8b1;
}
.color-2 {
color: #a8b79e;
}
.color-3 {
color: #8c9d7b;
}
.color-4 {
color: #795a3e;
}
.color-5 {
color: #503c2b;
}
/* CSS Variables */
:root {
--color-1: #b4c8b1;
--color-2: #a8b79e;
--color-3: #8c9d7b;
--color-4: #795a3e;
--color-5: #503c2b;
}
CSS con gradiente di sfondo Whispers of the Forest
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b4c8b1, #a8b79e, #8c9d7b, #795a3e, #503c2b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b4c8b1, #a8b79e, #8c9d7b, #795a3e, #503c2b);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Terroso
Whispers of the Forest color palette created on .