All Palettes

Color Palette #f2c4d2, #eab8d1, #dea1c4, #e7a7b4, #f3b4c1

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-pink {
color: #f2c4d2;
}
.sweet-lilac {
color: #eab8d1;
}
.prominent-pink {
color: #dea1c4;
}
.love-at-first-sight {
color: #e7a7b4;
}
.ibis {
color: #f3b4c1;
}

/* CSS Variables */
:root {
--in-the-pink:#f2c4d2;
--sweet-lilac:#eab8d1;
--prominent-pink:#dea1c4;
--love-at-first-sight:#e7a7b4;
--ibis:#f3b4c1;
}

More palettes to explore