Whispers of Autumn Sky Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Autumn Sky palette
Image Gallery
tavolozza dei colori Whispers of Autumn Sky CSS
/* CSS */
.color-1 {
color: #dbbd80;
}
.color-2 {
color: #a8aac2;
}
.color-3 {
color: #b19748;
}
.color-4 {
color: #8b6f23;
}
.color-5 {
color: #4d6593;
}
/* CSS Variables */
:root {
--color-1: #dbbd80;
--color-2: #a8aac2;
--color-3: #b19748;
--color-4: #8b6f23;
--color-5: #4d6593;
}
CSS con gradiente di sfondo Whispers of Autumn Sky
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dbbd80, #a8aac2, #b19748, #8b6f23, #4d6593);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dbbd80, #a8aac2, #b19748, #8b6f23, #4d6593);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 10+ tavolozzas di colori Beige
Whispers of Autumn Sky color palette created on .