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: #b7d0dc;
}
.color-2 {
color: #b7a98f;
}
.color-3 {
color: #8e836b;
}
.color-4 {
color: #7a5b38;
}
.color-5 {
color: #635f54;
}

/* CSS Variables */
:root {
--color-1: #b7d0dc;
--color-2: #b7a98f;
--color-3: #8e836b;
--color-4: #7a5b38;
--color-5: #635f54;
}

CSS con gradiente di sfondo Whispers of Earth and Sky

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b7d0dc, #b7a98f, #8e836b, #7a5b38, #635f54);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b7d0dc, #b7a98f, #8e836b, #7a5b38, #635f54);
}

Tavolozze di colori simili

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

Whispers of Earth and Sky color palette created on .