All Palettes

Color Palette #ff5100, #ff9900, #ffcc00, #ffff00, #ff4d85

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.vitamin-c {
color: #ff9900;
}
.usc-gold {
color: #ffcc00;
}
.yellow {
color: #ffff00;
}
.sasquatch-socks {
color: #ff4d85;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--vitamin-c:#ff9900;
--usc-gold:#ffcc00;
--yellow:#ffff00;
--sasquatch-socks:#ff4d85;
}

More palettes to explore