All Palettes

Color Palette #f8c749, #f86a3f, #f64c3c, #d75b80, #9d2a94

0%
0%
0%

CSS code for this palette

/* CSS */
.cakepop-sorbet {
color: #f8c749;
}
.carrot {
color: #f86a3f;
}
.dusk-orange {
color: #f64c3c;
}
.peppermint-swirl {
color: #d75b80;
}
.warm-purple {
color: #9d2a94;
}

/* CSS Variables */
:root {
--cakepop-sorbet:#f8c749;
--carrot:#f86a3f;
--dusk-orange:#f64c3c;
--peppermint-swirl:#d75b80;
--warm-purple:#9d2a94;
}

More palettes to explore