Whispers of Earth and Shadow Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Earth and Shadow palette
tavolozza dei colori Whispers of Earth and Shadow CSS
/* CSS */
.color-1 {
color: #d2ba93;
}
.color-2 {
color: #9a8660;
}
.color-3 {
color: #676342;
}
.color-4 {
color: #343737;
}
.color-5 {
color: #282929;
}
/* CSS Variables */
:root {
--color-1: #d2ba93;
--color-2: #9a8660;
--color-3: #676342;
--color-4: #343737;
--color-5: #282929;
}
CSS con gradiente di sfondo Whispers of Earth and Shadow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d2ba93, #9a8660, #676342, #343737, #282929);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d2ba93, #9a8660, #676342, #343737, #282929);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 2 tavolozzas di colori Earthy tones
Whispers of Earth and Shadow color palette created on .