All Palettes

Color Palette #ff5100, #ffb300, #ffec3d, #76ff05, #00aeff

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.ucla-gold {
color: #ffb300;
}
.hollandaise {
color: #ffec3d;
}
.nuclear-waste {
color: #76ff05;
}
.krishna-blue {
color: #00aeff;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--ucla-gold:#ffb300;
--hollandaise:#ffec3d;
--nuclear-waste:#76ff05;
--krishna-blue:#00aeff;
}

More palettes to explore