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: #d8d0c5;
}
.color-2 {
color: #b8aa9d;
}
.color-3 {
color: #998a8b;
}
.color-4 {
color: #7c6c7f;
}
.color-5 {
color: #5e4c6b;
}
/* CSS Variables */
:root {
--color-1: #d8d0c5;
--color-2: #b8aa9d;
--color-3: #998a8b;
--color-4: #7c6c7f;
--color-5: #5e4c6b;
}
CSS con gradiente di sfondo Whispers of Earth
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d8d0c5, #b8aa9d, #998a8b, #7c6c7f, #5e4c6b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d8d0c5, #b8aa9d, #998a8b, #7c6c7f, #5e4c6b);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Neutro
Whispers of Earth color palette created on .