All Palettes

Color Palette #ffb300, #ff6d1f, #ff3c00, #d33131, #b51c1c

0%
0%
0%

CSS code for this palette

/* CSS */
.ucla-gold {
color: #ffb300;
}
.shocking-orange {
color: #ff6d1f;
}
.coquelicot {
color: #ff3c00;
}
.akuma {
color: #d33131;
}
.carnelian {
color: #b51c1c;
}

/* CSS Variables */
:root {
--ucla-gold:#ffb300;
--shocking-orange:#ff6d1f;
--coquelicot:#ff3c00;
--akuma:#d33131;
--carnelian:#b51c1c;
}

More palettes to explore