All Palettes

Color Palette #f0a400, #ff6d1f, #ffb300, #d94f20, #8d2a2c

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #f0a400;
}
.shocking-orange {
color: #ff6d1f;
}
.ucla-gold {
color: #ffb300;
}
.langoustine {
color: #d94f20;
}
.ancient-red {
color: #8d2a2c;
}

/* CSS Variables */
:root {
--lemon-dream:#f0a400;
--shocking-orange:#ff6d1f;
--ucla-gold:#ffb300;
--langoustine:#d94f20;
--ancient-red:#8d2a2c;
}

More palettes to explore