All Palettes

Color Palette #ffcc00, #ff8c00, #ff5100, #ff3366, #ff1a8c

0%
0%
0%

CSS code for this palette

/* CSS */
.usc-gold {
color: #ffcc00;
}
.sun-crete {
color: #ff8c00;
}
.aerospace-orange {
color: #ff5100;
}
.chinese-new-year {
color: #ff3366;
}
.philippine-pink {
color: #ff1a8c;
}

/* CSS Variables */
:root {
--usc-gold:#ffcc00;
--sun-crete:#ff8c00;
--aerospace-orange:#ff5100;
--chinese-new-year:#ff3366;
--philippine-pink:#ff1a8c;
}

More palettes to explore