All Palettes

Color Palette #f8d8d3, #f7b1c3, #fbbe9d, #feef7c, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.cupcake-pink {
color: #f8d8d3;
}
.cupid {
color: #f7b1c3;
}
.apricot-iced-tea {
color: #fbbe9d;
}
.digital-yellow {
color: #feef7c;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--cupcake-pink:#f8d8d3;
--cupid:#f7b1c3;
--apricot-iced-tea:#fbbe9d;
--digital-yellow:#feef7c;
--sunshine-mellow:#f1c40e;
}

More palettes to explore