All Palettes

Color Palette #f2b1c4, #eab8d1, #d7a8c2, #f9d7e3, #ffb3c1

0%
0%
0%

CSS code for this palette

/* CSS */
.rhodonite {
color: #f2b1c4;
}
.sweet-lilac {
color: #eab8d1;
}
.rhubarb-gin {
color: #d7a8c2;
}
.lovely-breeze {
color: #f9d7e3;
}
.matt-pink {
color: #ffb3c1;
}

/* CSS Variables */
:root {
--rhodonite:#f2b1c4;
--sweet-lilac:#eab8d1;
--rhubarb-gin:#d7a8c2;
--lovely-breeze:#f9d7e3;
--matt-pink:#ffb3c1;
}

More palettes to explore