All Palettes

Color Palette #ffcc00, #ff6d1f, #ff513d, #ff9900, #ffdb4d

0%
0%
0%

CSS code for this palette

/* CSS */
.usc-gold {
color: #ffcc00;
}
.shocking-orange {
color: #ff6d1f;
}
.ogre-odor {
color: #ff513d;
}
.vitamin-c {
color: #ff9900;
}
.kuchinashi-yellow {
color: #ffdb4d;
}

/* CSS Variables */
:root {
--usc-gold:#ffcc00;
--shocking-orange:#ff6d1f;
--ogre-odor:#ff513d;
--vitamin-c:#ff9900;
--kuchinashi-yellow:#ffdb4d;
}

More palettes to explore