All Palettes

Color Palette #f2c5d3, #e5a4b2, #d1809c, #c0598c, #a93d7f

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-pink {
color: #f2c5d3;
}
.love-at-first-sight {
color: #e5a4b2;
}
.heirloom-rose {
color: #d1809c;
}
.beauty-queen {
color: #c0598c;
}
.vivid-viola {
color: #a93d7f;
}

/* CSS Variables */
:root {
--in-the-pink:#f2c5d3;
--love-at-first-sight:#e5a4b2;
--heirloom-rose:#d1809c;
--beauty-queen:#c0598c;
--vivid-viola:#a93d7f;
}

More palettes to explore