Whispers of Rustic Autumn Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Rustic Autumn palette
Image Gallery

tavolozza dei colori Whispers of Rustic Autumn CSS
/* CSS */
.color-1 {
color: #f1daac;
}
.color-2 {
color: #dcb184;
}
.color-3 {
color: #b58d73;
}
.color-4 {
color: #966e54;
}
.color-5 {
color: #7a513e;
}
/* CSS Variables */
:root {
--color-1: #f1daac;
--color-2: #dcb184;
--color-3: #b58d73;
--color-4: #966e54;
--color-5: #7a513e;
}
CSS con gradiente di sfondo Whispers of Rustic Autumn
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1daac, #dcb184, #b58d73, #966e54, #7a513e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1daac, #dcb184, #b58d73, #966e54, #7a513e);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 80+ tavolozzas di colori Pesca
Whispers of Rustic Autumn color palette created on .