All Palettes

Color Palette #f4c210, #f8dfa0, #ff6d1f, #ff9900, #e94e77

0%
0%
0%

CSS code for this palette

/* CSS */
.sunshine-mellow {
color: #f4c210;
}
.aspen-yellow {
color: #f8dfa0;
}
.shocking-orange {
color: #ff6d1f;
}
.vitamin-c {
color: #ff9900;
}
.kacey-s-pink {
color: #e94e77;
}

/* CSS Variables */
:root {
--sunshine-mellow:#f4c210;
--aspen-yellow:#f8dfa0;
--shocking-orange:#ff6d1f;
--vitamin-c:#ff9900;
--kacey-s-pink:#e94e77;
}

More palettes to explore