All Palettes

Color Palette #b32d29, #d65e3d, #f8a93a, #f8d97c, #e9e7b4

0%
0%
0%

CSS code for this palette

/* CSS */
.aura-orange {
color: #b32d29;
}
.fireglow {
color: #d65e3d;
}
.raichu-orange {
color: #f8a93a;
}
.firelight {
color: #f8d97c;
}
.springtime {
color: #e9e7b4;
}

/* CSS Variables */
:root {
--aura-orange:#b32d29;
--fireglow:#d65e3d;
--raichu-orange:#f8a93a;
--firelight:#f8d97c;
--springtime:#e9e7b4;
}

More palettes to explore