Earthy Tones of Humanity Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Earthy Tones of Humanity palette
Ispirazione Colori
Immagini che mostrano questa palette di colori in design reali
Scarica la tavolozza dei colori Earthy Tones of Humanity (PNG)
tavolozza dei colori Earthy Tones of Humanity CSS
/* CSS */
.color-1 {
color: #e1cdc6;
}
.color-2 {
color: #d3b6b1;
}
.color-3 {
color: #bf9c97;
}
.color-4 {
color: #ac8580;
}
.color-5 {
color: #936966;
}
/* CSS Variables */
:root {
--color-1: #e1cdc6;
--color-2: #d3b6b1;
--color-3: #bf9c97;
--color-4: #ac8580;
--color-5: #936966;
}
CSS con gradiente di sfondo Earthy Tones of Humanity
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1cdc6, #d3b6b1, #bf9c97, #ac8580, #936966);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1cdc6, #d3b6b1, #bf9c97, #ac8580, #936966);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 50+ tavolozzas di colori Beige
Earthy Tones of Humanity color palette created on .