Whispers of Autumn Elegance Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Autumn Elegance palette
tavolozza dei colori Whispers of Autumn Elegance CSS
/* CSS */
.color-1 {
color: #d4ced0;
}
.color-2 {
color: #c6b0a9;
}
.color-3 {
color: #ba9678;
}
.color-4 {
color: #8899a0;
}
.color-5 {
color: #95775b;
}
/* CSS Variables */
:root {
--color-1: #d4ced0;
--color-2: #c6b0a9;
--color-3: #ba9678;
--color-4: #8899a0;
--color-5: #95775b;
}
CSS con gradiente di sfondo Whispers of Autumn Elegance
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d4ced0, #c6b0a9, #ba9678, #8899a0, #95775b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d4ced0, #c6b0a9, #ba9678, #8899a0, #95775b);
}
Tavolozze di colori simili
Whispers of Autumn Elegance color palette created on .