Whispers of Earth Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Earth palette
tavolozza dei colori Whispers of Earth CSS
/* CSS */
.color-1 {
color: #f8f7f7;
}
.color-2 {
color: #cbbaa4;
}
.color-3 {
color: #ac9780;
}
.color-4 {
color: #7b6e60;
}
.color-5 {
color: #644f3f;
}
/* CSS Variables */
:root {
--color-1: #f8f7f7;
--color-2: #cbbaa4;
--color-3: #ac9780;
--color-4: #7b6e60;
--color-5: #644f3f;
}
CSS con gradiente di sfondo Whispers of Earth
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8f7f7, #cbbaa4, #ac9780, #7b6e60, #644f3f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8f7f7, #cbbaa4, #ac9780, #7b6e60, #644f3f);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 5 tavolozzas di colori Soft beige
Whispers of Earth color palette created on .