All Palettes

Color Palette #ffcc00, #ff5833, #920c3f, #581845, #1e1e2f

0%
0%
0%

CSS code for this palette

/* CSS */
.usc-gold {
color: #ffcc00;
}
.poppy-surprise {
color: #ff5833;
}
.manually-pressed-grapes {
color: #920c3f;
}
.violet-carmine {
color: #581845;
}
.black-howl {
color: #1e1e2f;
}

/* CSS Variables */
:root {
--usc-gold:#ffcc00;
--poppy-surprise:#ff5833;
--manually-pressed-grapes:#920c3f;
--violet-carmine:#581845;
--black-howl:#1e1e2f;
}

More palettes to explore