All Palettes

Color Palette #f5b400, #ff9100, #ff5724, #d33131, #c3185d

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f5b400;
}
.princeton-orange {
color: #ff9100;
}
.smashing-pumpkins {
color: #ff5724;
}
.akuma {
color: #d33131;
}
.bright-rose {
color: #c3185d;
}

/* CSS Variables */
:root {
--american-yellow:#f5b400;
--princeton-orange:#ff9100;
--smashing-pumpkins:#ff5724;
--akuma:#d33131;
--bright-rose:#c3185d;
}

More palettes to explore