Whispers of Timeless Earth Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Timeless Earth palette
tavolozza dei colori Whispers of Timeless Earth CSS
/* CSS */
.color-1 {
color: #d6d6db;
}
.color-2 {
color: #b6b1af;
}
.color-3 {
color: #79999a;
}
.color-4 {
color: #be7d41;
}
.color-5 {
color: #608080;
}
/* CSS Variables */
:root {
--color-1: #d6d6db;
--color-2: #b6b1af;
--color-3: #79999a;
--color-4: #be7d41;
--color-5: #608080;
}
CSS con gradiente di sfondo Whispers of Timeless Earth
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6d6db, #b6b1af, #79999a, #be7d41, #608080);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6d6db, #b6b1af, #79999a, #be7d41, #608080);
}
Tavolozze di colori simili
Whispers of Timeless Earth color palette created on .