Whispers of Earthstone Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Earthstone palette

Condividi questa palette a:

tavolozza dei colori Whispers of Earthstone CSS

/* CSS */
.color-1 {
color: #eae0d6;
}
.color-2 {
color: #e5dbd2;
}
.color-3 {
color: #c0b8af;
}
.color-4 {
color: #aba396;
}
.color-5 {
color: #867465;
}

/* CSS Variables */
:root {
--color-1: #eae0d6;
--color-2: #e5dbd2;
--color-3: #c0b8af;
--color-4: #aba396;
--color-5: #867465;
}

CSS con gradiente di sfondo Whispers of Earthstone

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eae0d6, #e5dbd2, #c0b8af, #aba396, #867465);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eae0d6, #e5dbd2, #c0b8af, #aba396, #867465);
}

Tavolozze di colori simili

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

Whispers of Earthstone color palette created on .