All Palettes

Color Palette #ffdd00, #ffb300, #ff9100, #ff5724, #d60000

0%
0%
0%

CSS code for this palette

/* CSS */
.super-saiyan {
color: #ffdd00;
}
.ucla-gold {
color: #ffb300;
}
.princeton-orange {
color: #ff9100;
}
.smashing-pumpkins {
color: #ff5724;
}
.rosso-corsa {
color: #d60000;
}

/* CSS Variables */
:root {
--super-saiyan:#ffdd00;
--ucla-gold:#ffb300;
--princeton-orange:#ff9100;
--smashing-pumpkins:#ff5724;
--rosso-corsa:#d60000;
}

More palettes to explore