All Palettes

Color Palette #f9c8e4, #f3b4d5, #f5a3c0, #f27d91, #e36874

0%
0%
0%

CSS code for this palette

/* CSS */
.sugarwinkle {
color: #f9c8e4;
}
.pink-marshmallow {
color: #f3b4d5;
}
.rogue-pink {
color: #f5a3c0;
}
.xoxo {
color: #f27d91;
}
.purehearted {
color: #e36874;
}

/* CSS Variables */
:root {
--sugarwinkle:#f9c8e4;
--pink-marshmallow:#f3b4d5;
--rogue-pink:#f5a3c0;
--xoxo:#f27d91;
--purehearted:#e36874;
}

More palettes to explore