All Palettes

Color Palette #d0497c, #f08f9d, #f7c0c7, #fdd8e4, #f2c5d3

0%
0%
0%

CSS code for this palette

/* CSS */
.rubber-band {
color: #d0497c;
}
.wonder-lust {
color: #f08f9d;
}
.pale-petunia {
color: #f7c0c7;
}
.pig-pink {
color: #fdd8e4;
}
.in-the-pink {
color: #f2c5d3;
}

/* CSS Variables */
:root {
--rubber-band:#d0497c;
--wonder-lust:#f08f9d;
--pale-petunia:#f7c0c7;
--pig-pink:#fdd8e4;
--in-the-pink:#f2c5d3;
}

More palettes to explore