All Palettes

Color Palette #f0a3c7, #f7d1b6, #f9deb4, #f5c54d, #ed6c31

0%
0%
0%

CSS code for this palette

/* CSS */
.elastic-pink {
color: #f0a3c7;
}
.dough-yellow {
color: #f7d1b6;
}
.hinoki {
color: #f9deb4;
}
.eyelash-viper {
color: #f5c54d;
}
.basketball {
color: #ed6c31;
}

/* CSS Variables */
:root {
--elastic-pink:#f0a3c7;
--dough-yellow:#f7d1b6;
--hinoki:#f9deb4;
--eyelash-viper:#f5c54d;
--basketball:#ed6c31;
}

More palettes to explore