All Palettes

Rustic Harvest Color Palette

A warm and inviting palette inspired by the earthy tones of a bountiful autumn harvest. The deep grays combined with soft browns and golden accents evoke a cozy, rustic feel, perfect for creating a comforting atmosphere.

0%
0%
0%

CSS code for this palette

/* CSS */
.shadowed-steel {
color: #4a4a4a;
}
.rich-walnut {
color: #7c5d4b;
}
.western-sunrise {
color: #d9a16d;
}
.goldsmith {
color: #f2b650;
}
.golden-opportunity {
color: #f9c16c;
}

/* CSS Variables */
:root {
--shadowed-steel:#4a4a4a;
--rich-walnut:#7c5d4b;
--western-sunrise:#d9a16d;
--goldsmith:#f2b650;
--golden-opportunity:#f9c16c;
}

More palettes to explore