All Palettes

Autumn Flame Color Palette

A warm and inviting palette inspired by the rich hues of autumn foliage, blending fiery reds, bold oranges, and soft yellows to evoke the feeling of cozy fall days.

0%
0%
0%

CSS code for this palette

/* CSS */
.dangerously-red {
color: #d74437;
}
.jaffa {
color: #e57a48;
}
.sandy-brown {
color: #f1a65f;
}
.sundance {
color: #f8c76d;
}
.lazy-daisy {
color: #f6e8a2;
}

/* CSS Variables */
:root {
--dangerously-red:#d74437;
--jaffa:#e57a48;
--sandy-brown:#f1a65f;
--sundance:#f8c76d;
--lazy-daisy:#f6e8a2;
}

More palettes to explore