All Palettes

Color Palette #f2b1d3, #f9c3e1, #ffead6, #ffda8a, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-marshmallow {
color: #f2b1d3;
}
.sugarwinkle {
color: #f9c3e1;
}
.macaroon-cream {
color: #ffead6;
}
.big-bus-yellow {
color: #ffda8a;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--pink-marshmallow:#f2b1d3;
--sugarwinkle:#f9c3e1;
--macaroon-cream:#ffead6;
--big-bus-yellow:#ffda8a;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore