All Palettes

Color Palette #f5d1d2, #e6a7b2, #d56c8c, #c94f6c, #a7395e

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-dogwood {
color: #f5d1d2;
}
.love-at-first-sight {
color: #e6a7b2;
}
.paris-pink {
color: #d56c8c;
}
.eros-pink {
color: #c94f6c;
}
.tree-peony {
color: #a7395e;
}

/* CSS Variables */
:root {
--pink-dogwood:#f5d1d2;
--love-at-first-sight:#e6a7b2;
--paris-pink:#d56c8c;
--eros-pink:#c94f6c;
--tree-peony:#a7395e;
}

More palettes to explore