All Palettes

Color Palette #ffc300, #ffb833, #ff9100, #ff6d1f, #ff5100

0%
0%
0%

CSS code for this palette

/* CSS */
.citrus-splash {
color: #ffc300;
}
.buddha-s-love-handles {
color: #ffb833;
}
.princeton-orange {
color: #ff9100;
}
.shocking-orange {
color: #ff6d1f;
}
.aerospace-orange {
color: #ff5100;
}

/* CSS Variables */
:root {
--citrus-splash:#ffc300;
--buddha-s-love-handles:#ffb833;
--princeton-orange:#ff9100;
--shocking-orange:#ff6d1f;
--aerospace-orange:#ff5100;
}

More palettes to explore