All Palettes

Autumn's Daring Ember Glow Color Palette

A vibrant fusion of warm golds, deep reds, and rich purples, this palette captures the essence of a spirited autumn bonfire. Each hue dances with the intensity of fallen leaves, echoed in the warmth of a sunset, promising energy and creativity in every project.

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-mary {
color: #f3b939;
}
.dutch-orange {
color: #e1a937;
}
.gladiola {
color: #d85041;
}
.orchid-lei {
color: #9a4c7d;
}
.daisy-bush {
color: #5b3e8e;
}

/* CSS Variables */
:root {
--golden-mary:#f3b939;
--dutch-orange:#e1a937;
--gladiola:#d85041;
--orchid-lei:#9a4c7d;
--daisy-bush:#5b3e8e;
}

More palettes to explore