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: #f4ecd7;
}
.color-2 {
color: #99c2b4;
}
.color-3 {
color: #c7a73d;
}
.color-4 {
color: #7f9ea4;
}
.color-5 {
color: #827b93;
}

/* CSS Variables */
:root {
--color-1: #f4ecd7;
--color-2: #99c2b4;
--color-3: #c7a73d;
--color-4: #7f9ea4;
--color-5: #827b93;
}

CSS con gradiente di sfondo Whispers of Earth and Sky

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4ecd7, #99c2b4, #c7a73d, #7f9ea4, #827b93);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4ecd7, #99c2b4, #c7a73d, #7f9ea4, #827b93);
}

Tavolozze di colori simili

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

Whispers of Earth and Sky color palette created on .