Whispers of Earth Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Earth palette

Condividi questa palette a:

tavolozza dei colori Whispers of Earth CSS

/* CSS */
.color-1 {
color: #e1dddb;
}
.color-2 {
color: #c7baad;
}
.color-3 {
color: #99938f;
}
.color-4 {
color: #9d785c;
}
.color-5 {
color: #666b6b;
}

/* CSS Variables */
:root {
--color-1: #e1dddb;
--color-2: #c7baad;
--color-3: #99938f;
--color-4: #9d785c;
--color-5: #666b6b;
}

CSS con gradiente di sfondo Whispers of Earth

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1dddb, #c7baad, #99938f, #9d785c, #666b6b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1dddb, #c7baad, #99938f, #9d785c, #666b6b);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 1 tavolozza di colori Soft taupe

Whispers of Earth color palette created on .