All Palettes

Color Palette #f9c8e2, #f7a1c3, #f37c9e, #d94a7e, #a63a5c

0%
0%
0%

CSS code for this palette

/* CSS */
.sugarwinkle {
color: #f9c8e2;
}
.rogue-pink {
color: #f7a1c3;
}
.pink-carnation {
color: #f37c9e;
}
.pickled-pink {
color: #d94a7e;
}
.boysenberry-pink {
color: #a63a5c;
}

/* CSS Variables */
:root {
--sugarwinkle:#f9c8e2;
--rogue-pink:#f7a1c3;
--pink-carnation:#f37c9e;
--pickled-pink:#d94a7e;
--boysenberry-pink:#a63a5c;
}

More palettes to explore