All Palettes

Color Palette #be4737, #d66043, #e88a4f, #f6b151, #f9d64e

0%
0%
0%

CSS code for this palette

/* CSS */
.caught-red-handed {
color: #be4737;
}
.fireglow {
color: #d66043;
}
.autumn-glimmer {
color: #e88a4f;
}
.casablanca {
color: #f6b151;
}
.westfall-yellow {
color: #f9d64e;
}

/* CSS Variables */
:root {
--caught-red-handed:#be4737;
--fireglow:#d66043;
--autumn-glimmer:#e88a4f;
--casablanca:#f6b151;
--westfall-yellow:#f9d64e;
}

More palettes to explore