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: #eae6e6;
}
.color-2 {
color: #d0c8bd;
}
.color-3 {
color: #bdaea3;
}
.color-4 {
color: #a09388;
}
.color-5 {
color: #7f746c;
}

/* CSS Variables */
:root {
--color-1: #eae6e6;
--color-2: #d0c8bd;
--color-3: #bdaea3;
--color-4: #a09388;
--color-5: #7f746c;
}

CSS con gradiente di sfondo Whispers of Earth

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eae6e6, #d0c8bd, #bdaea3, #a09388, #7f746c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eae6e6, #d0c8bd, #bdaea3, #a09388, #7f746c);
}

Tavolozze di colori simili

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

Whispers of Earth color palette created on .