All Palettes

Harvest Hues of Autumn Serenity Color Palette

A warm and inviting palette inspired by the golden glow of fall harvests, radiating vibrant shades of amber and burnt oranges that evoke a sense of nostalgia and tranquility, perfect for creating cozy and welcoming spaces.

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-baby-rose {
color: #c2533d;
}
.maple-leaf {
color: #d5783f;
}
.aged-gouda {
color: #dc9b47;
}
.tasman-honey-yellow {
color: #e4c45e;
}
.vanilla {
color: #f3e7aa;
}

/* CSS Variables */
:root {
--sweet-baby-rose:#c2533d;
--maple-leaf:#d5783f;
--aged-gouda:#dc9b47;
--tasman-honey-yellow:#e4c45e;
--vanilla:#f3e7aa;
}

More palettes to explore