All Palettes

Color Palette #d33131, #f47b1f, #ffb300, #fbc02d, #c2cc33

0%
0%
0%

CSS code for this palette

/* CSS */
.akuma {
color: #d33131;
}
.sun-orange {
color: #f47b1f;
}
.ucla-gold {
color: #ffb300;
}
.not-yo-cheese {
color: #fbc02d;
}
.yellow-green-grosbeak {
color: #c2cc33;
}

/* CSS Variables */
:root {
--akuma:#d33131;
--sun-orange:#f47b1f;
--ucla-gold:#ffb300;
--not-yo-cheese:#fbc02d;
--yellow-green-grosbeak:#c2cc33;
}

More palettes to explore