All Palettes

Color Palette #f7c5d5, #f1a7b1, #f88b9a, #f05c8b, #eb3d6e

0%
0%
0%

CSS code for this palette

/* CSS */
.sullivan-s-heart {
color: #f7c5d5;
}
.pink-fit {
color: #f1a7b1;
}
.strawberry-shortcake {
color: #f88b9a;
}
.watermelon-juice {
color: #f05c8b;
}
.fantasy-romance {
color: #eb3d6e;
}

/* CSS Variables */
:root {
--sullivan-s-heart:#f7c5d5;
--pink-fit:#f1a7b1;
--strawberry-shortcake:#f88b9a;
--watermelon-juice:#f05c8b;
--fantasy-romance:#eb3d6e;
}

More palettes to explore