All Palettes

Color Palette #ff5100, #ff7f24, #ffb300, #ffda6b, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.aerospace-orange {
color: #ff5100;
}
.orange-you-happy {
color: #ff7f24;
}
.ucla-gold {
color: #ffb300;
}
.golden-nectar {
color: #ffda6b;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--aerospace-orange:#ff5100;
--orange-you-happy:#ff7f24;
--ucla-gold:#ffb300;
--golden-nectar:#ffda6b;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore