Whispering Earth Tones Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispering Earth Tones palette

Condividi questa palette a:

tavolozza dei colori Whispering Earth Tones CSS

/* CSS */
.color-1 {
color: #eae0d6;
}
.color-2 {
color: #e5dbd2;
}
.color-3 {
color: #aba396;
}
.color-4 {
color: #967d69;
}
.color-5 {
color: #91745f;
}

/* CSS Variables */
:root {
--color-1: #eae0d6;
--color-2: #e5dbd2;
--color-3: #aba396;
--color-4: #967d69;
--color-5: #91745f;
}

CSS con gradiente di sfondo Whispering Earth Tones

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eae0d6, #e5dbd2, #aba396, #967d69, #91745f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eae0d6, #e5dbd2, #aba396, #967d69, #91745f);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 5 tavolozzas di colori Soft beige

Whispering Earth Tones color palette created on .