All Palettes

Color Palette #f0a3c4, #d87d97, #d65783, #a72f5b, #5c1f3d

0%
0%
0%

CSS code for this palette

/* CSS */
.prism-pink {
color: #f0a3c4;
}
.impatient-pink {
color: #d87d97;
}
.peppermint-swirl {
color: #d65783;
}
.tree-peony {
color: #a72f5b;
}
.zinfandel {
color: #5c1f3d;
}

/* CSS Variables */
:root {
--prism-pink:#f0a3c4;
--impatient-pink:#d87d97;
--peppermint-swirl:#d65783;
--tree-peony:#a72f5b;
--zinfandel:#5c1f3d;
}

More palettes to explore