All Palettes

Color Palette #f6b6d1, #f5a8c8, #f495ae, #f2a76e, #f2d269

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-marshmallow {
color: #f6b6d1;
}
.rose-mallow {
color: #f5a8c8;
}
.flower-girl {
color: #f495ae;
}
.apricot-jam {
color: #f2a76e;
}
.yellow-cream {
color: #f2d269;
}

/* CSS Variables */
:root {
--pink-marshmallow:#f6b6d1;
--rose-mallow:#f5a8c8;
--flower-girl:#f495ae;
--apricot-jam:#f2a76e;
--yellow-cream:#f2d269;
}

More palettes to explore