All Palettes

Color Palette #ffb300, #ff6d1f, #ff3d1f, #db003a, #6600cc

0%
0%
0%

CSS code for this palette

/* CSS */
.ucla-gold {
color: #ffb300;
}
.shocking-orange {
color: #ff6d1f;
}
.spiritstone-red {
color: #ff3d1f;
}
.kurenai-red {
color: #db003a;
}
.trusted-purple {
color: #6600cc;
}

/* CSS Variables */
:root {
--ucla-gold:#ffb300;
--shocking-orange:#ff6d1f;
--spiritstone-red:#ff3d1f;
--kurenai-red:#db003a;
--trusted-purple:#6600cc;
}

More palettes to explore