All Palettes

Color Palette #f0a400, #ffcc00, #ffdd57, #ff6d1f, #ff2e62

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #f0a400;
}
.usc-gold {
color: #ffcc00;
}
.glitter-is-not-gold {
color: #ffdd57;
}
.shocking-orange {
color: #ff6d1f;
}
.chinese-new-year {
color: #ff2e62;
}

/* CSS Variables */
:root {
--lemon-dream:#f0a400;
--usc-gold:#ffcc00;
--glitter-is-not-gold:#ffdd57;
--shocking-orange:#ff6d1f;
--chinese-new-year:#ff2e62;
}

More palettes to explore