All Palettes

Color Palette #c87e8c, #e3a6b2, #f6d4d0, #f9d3c3, #f7c2b1

0%
0%
0%

CSS code for this palette

/* CSS */
.grey-matter {
color: #c87e8c;
}
.love-at-first-sight {
color: #e3a6b2;
}
.pink-dogwood {
color: #f6d4d0;
}
.demure-pink {
color: #f9d3c3;
}
.apricot-obsession {
color: #f7c2b1;
}

/* CSS Variables */
:root {
--grey-matter:#c87e8c;
--love-at-first-sight:#e3a6b2;
--pink-dogwood:#f6d4d0;
--demure-pink:#f9d3c3;
--apricot-obsession:#f7c2b1;
}

More palettes to explore