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