All Palettes

Color Palette #b32d29, #d55b48, #f2a36e, #f7d67e, #f9e79f

0%
0%
0%

CSS code for this palette

/* CSS */
.aura-orange {
color: #b32d29;
}
.flame-stitch {
color: #d55b48;
}
.monarch-orange {
color: #f2a36e;
}
.jemima {
color: #f7d67e;
}
.storm-lightning {
color: #f9e79f;
}

/* CSS Variables */
:root {
--aura-orange:#b32d29;
--flame-stitch:#d55b48;
--monarch-orange:#f2a36e;
--jemima:#f7d67e;
--storm-lightning:#f9e79f;
}

More palettes to explore