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: #c7c5c1;
}
.color-2 {
color: #a39a8f;
}
.color-3 {
color: #7e7067;
}
.color-4 {
color: #68554a;
}
.color-5 {
color: #493d36;
}

/* CSS Variables */
:root {
--color-1: #c7c5c1;
--color-2: #a39a8f;
--color-3: #7e7067;
--color-4: #68554a;
--color-5: #493d36;
}

CSS con gradiente di sfondo Whispers of Earth

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c7c5c1, #a39a8f, #7e7067, #68554a, #493d36);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c7c5c1, #a39a8f, #7e7067, #68554a, #493d36);
}

Tavolozze di colori simili

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

Whispers of Earth color palette created on .