All Palettes

Color Palette #d33131, #f47b1f, #f9a824, #c2cc33, #7b1fa3

0%
0%
0%

CSS code for this palette

/* CSS */
.akuma {
color: #d33131;
}
.sun-orange {
color: #f47b1f;
}
.honey-wax {
color: #f9a824;
}
.yellow-green-grosbeak {
color: #c2cc33;
}
.noble-cause-purple {
color: #7b1fa3;
}

/* CSS Variables */
:root {
--akuma:#d33131;
--sun-orange:#f47b1f;
--honey-wax:#f9a824;
--yellow-green-grosbeak:#c2cc33;
--noble-cause-purple:#7b1fa3;
}

More palettes to explore