All Palettes

Color Palette #f2b1d4, #f9bed4, #f7e3d9, #e3bad1, #b2c4e6

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-marshmallow {
color: #f2b1d4;
}
.dahlia-delight {
color: #f9bed4;
}
.angel-blush {
color: #f7e3d9;
}
.eau-de-rose {
color: #e3bad1;
}
.promise-keeping {
color: #b2c4e6;
}

/* CSS Variables */
:root {
--pink-marshmallow:#f2b1d4;
--dahlia-delight:#f9bed4;
--angel-blush:#f7e3d9;
--eau-de-rose:#e3bad1;
--promise-keeping:#b2c4e6;
}

More palettes to explore