←Back to PalettesAll Palettes
Autumn's Warm Embrace of Earthy Richness Color Palette
This color collection captures the essence of a tranquil autumn afternoon, where vibrant leaves and rich earth tones harmonize, evoking a sense of comfort and nostalgia. Each hue intertwines seamlessly to create a tapestry of warmth, inviting you to bask in the richness of nature's palette.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.sweet-potato {
color: #d87d3b;
}
.scarecrow-frown {
color: #a85c29;
}
.azshara-vein {
color: #ab3c17;
}
.radome-tan {
color: #f1c7a2;
}
.black-queen {
color: #6a4e2a;
}
/* CSS Variables */
:root {
--sweet-potato:#d87d3b;
--scarecrow-frown:#a85c29;
--azshara-vein:#ab3c17;
--radome-tan:#f1c7a2;
--black-queen:#6a4e2a;
}