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: #ecddcf;
}
.color-2 {
color: #d0c0b3;
}
.color-3 {
color: #a1938c;
}
.color-4 {
color: #756c66;
}
.color-5 {
color: #625547;
}

/* CSS Variables */
:root {
--color-1: #ecddcf;
--color-2: #d0c0b3;
--color-3: #a1938c;
--color-4: #756c66;
--color-5: #625547;
}

CSS con gradiente di sfondo Whispers of Earth

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ecddcf, #d0c0b3, #a1938c, #756c66, #625547);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ecddcf, #d0c0b3, #a1938c, #756c66, #625547);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 5 tavolozzas di colori Soft pink

Whispers of Earth color palette created on .