All Palettes

Color Palette #f2c5d3, #eab8d1, #e5a4c2, #d789bd, #d05d9a

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-pink {
color: #f2c5d3;
}
.sweet-lilac {
color: #eab8d1;
}
.think-pink {
color: #e5a4c2;
}
.cyclamen {
color: #d789bd;
}
.phlox-pink {
color: #d05d9a;
}

/* CSS Variables */
:root {
--in-the-pink:#f2c5d3;
--sweet-lilac:#eab8d1;
--think-pink:#e5a4c2;
--cyclamen:#d789bd;
--phlox-pink:#d05d9a;
}

More palettes to explore