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: #ede4d4;
}
.color-2 {
color: #c6bd90;
}
.color-3 {
color: #a9a270;
}
.color-4 {
color: #8d7e58;
}
.color-5 {
color: #696149;
}

/* CSS Variables */
:root {
--color-1: #ede4d4;
--color-2: #c6bd90;
--color-3: #a9a270;
--color-4: #8d7e58;
--color-5: #696149;
}

CSS con gradiente di sfondo Whispers of Earth

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ede4d4, #c6bd90, #a9a270, #8d7e58, #696149);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ede4d4, #c6bd90, #a9a270, #8d7e58, #696149);
}

Tavolozze di colori simili

Nessuna tavolozza trovata

Prova filtri diversi o cancella la tua selezione attuale.

Whispers of Earth color palette created on .