All Palettes

Color Palette #e68a00, #f9c54e, #f9d57b, #f9b99f, #f9514e

0%
0%
0%

CSS code for this palette

/* CSS */
.hotter-butter {
color: #e68a00;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.golden-glow {
color: #f9d57b;
}
.pallid-orange {
color: #f9b99f;
}
.pumping-spice {
color: #f9514e;
}

/* CSS Variables */
:root {
--hotter-butter:#e68a00;
--creamy-sweet-corn:#f9c54e;
--golden-glow:#f9d57b;
--pallid-orange:#f9b99f;
--pumping-spice:#f9514e;
}

More palettes to explore