Forest Whispering Earthtones Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Forest Whispering Earthtones palette

Condividi questa palette a:

tavolozza dei colori Forest Whispering Earthtones CSS

/* CSS */
.color-1 {
color: #b6aa5d;
}
.color-2 {
color: #5d8e72;
}
.color-3 {
color: #746c34;
}
.color-4 {
color: #465837;
}
.color-5 {
color: #273a2a;
}

/* CSS Variables */
:root {
--color-1: #b6aa5d;
--color-2: #5d8e72;
--color-3: #746c34;
--color-4: #465837;
--color-5: #273a2a;
}

CSS con gradiente di sfondo Forest Whispering Earthtones

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6aa5d, #5d8e72, #746c34, #465837, #273a2a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6aa5d, #5d8e72, #746c34, #465837, #273a2a);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 2 tavolozzas di colori Olive

Forest Whispering Earthtones color palette created on .