All Palettes

Color Palette #f5000c, #ff9100, #ffb114, #ffeb33, #00b80f

0%
0%
0%

CSS code for this palette

/* CSS */
.hungry-red {
color: #f5000c;
}
.princeton-orange {
color: #ff9100;
}
.sun-ray {
color: #ffb114;
}
.yellow-bellied {
color: #ffeb33;
}
.lusty-lizard {
color: #00b80f;
}

/* CSS Variables */
:root {
--hungry-red:#f5000c;
--princeton-orange:#ff9100;
--sun-ray:#ffb114;
--yellow-bellied:#ffeb33;
--lusty-lizard:#00b80f;
}

More palettes to explore