Whispers of Earth and Sky Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Earth and Sky palette
tavolozza dei colori Whispers of Earth and Sky CSS
/* CSS */
.color-1 {
color: #bccdcd;
}
.color-2 {
color: #d0ac9a;
}
.color-3 {
color: #97a19e;
}
.color-4 {
color: #7f7e6c;
}
.color-5 {
color: #797253;
}
/* CSS Variables */
:root {
--color-1: #bccdcd;
--color-2: #d0ac9a;
--color-3: #97a19e;
--color-4: #7f7e6c;
--color-5: #797253;
}
CSS con gradiente di sfondo Whispers of Earth and Sky
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bccdcd, #d0ac9a, #97a19e, #7f7e6c, #797253);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bccdcd, #d0ac9a, #97a19e, #7f7e6c, #797253);
}
Tavolozze di colori simili
Whispers of Earth and Sky color palette created on .