Whispers of Earth and Stone Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Earth and Stone palette
tavolozza dei colori Whispers of Earth and Stone CSS
/* CSS */
.color-1 {
color: #dbdbdb;
}
.color-2 {
color: #b6b7b3;
}
.color-3 {
color: #a09f73;
}
.color-4 {
color: #8f9492;
}
.color-5 {
color: #707066;
}
/* CSS Variables */
:root {
--color-1: #dbdbdb;
--color-2: #b6b7b3;
--color-3: #a09f73;
--color-4: #8f9492;
--color-5: #707066;
}
CSS con gradiente di sfondo Whispers of Earth and Stone
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dbdbdb, #b6b7b3, #a09f73, #8f9492, #707066);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dbdbdb, #b6b7b3, #a09f73, #8f9492, #707066);
}
Tavolozze di colori simili
Whispers of Earth and Stone color palette created on .