All Palettes

Color Palette #f7cfd2, #f9b9c3, #f9a29f, #e7889b, #d66b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-dogwood {
color: #f7cfd2;
}
.pink-bubble-tea {
color: #f9b9c3;
}
.candlelight-peach {
color: #f9a29f;
}
.poudretteite-pink {
color: #e7889b;
}
.paris-pink {
color: #d66b8b;
}

/* CSS Variables */
:root {
--pink-dogwood:#f7cfd2;
--pink-bubble-tea:#f9b9c3;
--candlelight-peach:#f9a29f;
--poudretteite-pink:#e7889b;
--paris-pink:#d66b8b;
}

More palettes to explore