All Palettes

Color Palette #f7c6a1, #f9a9b8, #f67e92, #d54d78, #a53b5d

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-toast {
color: #f7c6a1;
}
.fresh-on-the-market {
color: #f9a9b8;
}
.carnation {
color: #f67e92;
}
.pink-flambe {
color: #d54d78;
}
.boysenberry-pink {
color: #a53b5d;
}

/* CSS Variables */
:root {
--shrimp-toast:#f7c6a1;
--fresh-on-the-market:#f9a9b8;
--carnation:#f67e92;
--pink-flambe:#d54d78;
--boysenberry-pink:#a53b5d;
}

More palettes to explore