All Palettes

Color Palette #f1a7c5, #f4b3d4, #f8c4e3, #f8e2e7, #f7b6c8

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f1a7c5;
}
.pink-marshmallow {
color: #f4b3d4;
}
.sugarwinkle {
color: #f8c4e3;
}
.pork-belly {
color: #f8e2e7;
}
.love-spell {
color: #f7b6c8;
}

/* CSS Variables */
:root {
--rose-mallow:#f1a7c5;
--pink-marshmallow:#f4b3d4;
--sugarwinkle:#f8c4e3;
--pork-belly:#f8e2e7;
--love-spell:#f7b6c8;
}

More palettes to explore