Whispers of Autumn Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Autumn palette
tavolozza dei colori Whispers of Autumn CSS
/* CSS */
.color-1 {
color: #f2ede8;
}
.color-2 {
color: #efdfae;
}
.color-3 {
color: #e9d37c;
}
.color-4 {
color: #b78b76;
}
.color-5 {
color: #6e645e;
}
/* CSS Variables */
:root {
--color-1: #f2ede8;
--color-2: #efdfae;
--color-3: #e9d37c;
--color-4: #b78b76;
--color-5: #6e645e;
}
CSS con gradiente di sfondo Whispers of Autumn
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2ede8, #efdfae, #e9d37c, #b78b76, #6e645e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2ede8, #efdfae, #e9d37c, #b78b76, #6e645e);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 2 tavolozzas di colori Soft beige
Whispers of Autumn color palette created on .