All Palettes

Color Palette #ffcc00, #ff6d1f, #ff3d5a, #7b2d68, #4f5b92

0%
0%
0%

CSS code for this palette

/* CSS */
.usc-gold {
color: #ffcc00;
}
.shocking-orange {
color: #ff6d1f;
}
.sizzling-red {
color: #ff3d5a;
}
.grape-juice {
color: #7b2d68;
}
.nightly-silhouette {
color: #4f5b92;
}

/* CSS Variables */
:root {
--usc-gold:#ffcc00;
--shocking-orange:#ff6d1f;
--sizzling-red:#ff3d5a;
--grape-juice:#7b2d68;
--nightly-silhouette:#4f5b92;
}

More palettes to explore