Whispers of Autumn Harvest Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Autumn Harvest palette
tavolozza dei colori Whispers of Autumn Harvest CSS
/* CSS */
.color-1 {
color: #fcf3e3;
}
.color-2 {
color: #efe6d7;
}
.color-3 {
color: #f0e4cc;
}
.color-4 {
color: #c8bfac;
}
.color-5 {
color: #e7a474;
}
/* CSS Variables */
:root {
--color-1: #fcf3e3;
--color-2: #efe6d7;
--color-3: #f0e4cc;
--color-4: #c8bfac;
--color-5: #e7a474;
}
CSS con gradiente di sfondo Whispers of Autumn Harvest
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fcf3e3, #efe6d7, #f0e4cc, #c8bfac, #e7a474);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fcf3e3, #efe6d7, #f0e4cc, #c8bfac, #e7a474);
}
Tavolozze di colori simili
Whispers of Autumn Harvest color palette created on .