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: #efa4b0;
}
.color-2 {
color: #d9b2a1;
}
.color-3 {
color: #bfaf9c;
}
.color-4 {
color: #b0a67d;
}
.color-5 {
color: #7c9a6a;
}
/* CSS Variables */
:root {
--color-1: #efa4b0;
--color-2: #d9b2a1;
--color-3: #bfaf9c;
--color-4: #b0a67d;
--color-5: #7c9a6a;
}
CSS con gradiente di sfondo Whispers of Autumn
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #efa4b0, #d9b2a1, #bfaf9c, #b0a67d, #7c9a6a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #efa4b0, #d9b2a1, #bfaf9c, #b0a67d, #7c9a6a);
}
Tavolozze di colori simili
Whispers of Autumn color palette created on .