All Palettes

Color Palette #ff5100, #ff9900, #ffcc00, #3bff00, #00d0ff

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.vitamin-c {
color: #ff9900;
}
.usc-gold {
color: #ffcc00;
}
.harlequin {
color: #3bff00;
}
.vivid-sky-blue {
color: #00d0ff;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--vitamin-c:#ff9900;
--usc-gold:#ffcc00;
--harlequin:#3bff00;
--vivid-sky-blue:#00d0ff;
}

More palettes to explore