Whispers of Earth and Sky Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Earth and Sky palette

Condividi questa palette a:

tavolozza dei colori Whispers of Earth and Sky CSS

/* CSS */
.color-1 {
color: #e8e9e9;
}
.color-2 {
color: #b5b4b0;
}
.color-3 {
color: #a59878;
}
.color-4 {
color: #82939b;
}
.color-5 {
color: #847a4d;
}

/* CSS Variables */
:root {
--color-1: #e8e9e9;
--color-2: #b5b4b0;
--color-3: #a59878;
--color-4: #82939b;
--color-5: #847a4d;
}

CSS con gradiente di sfondo Whispers of Earth and Sky

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e8e9e9, #b5b4b0, #a59878, #82939b, #847a4d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e8e9e9, #b5b4b0, #a59878, #82939b, #847a4d);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 2 tavolozzas di colori Soft gray

Whispers of Earth and Sky color palette created on .