All Palettes

Color Palette #a31f65, #d2608e, #f9a4b9, #fbc1d3, #ffc2d3

0%
0%
0%

CSS code for this palette

/* CSS */
.plastic-lips {
color: #a31f65;
}
.preppy-rose {
color: #d2608e;
}
.fresh-on-the-market {
color: #f9a4b9;
}
.garden-glory {
color: #fbc1d3;
}
.garden-glory {
color: #ffc2d3;
}

/* CSS Variables */
:root {
--plastic-lips:#a31f65;
--preppy-rose:#d2608e;
--fresh-on-the-market:#f9a4b9;
--garden-glory:#fbc1d3;
--garden-glory:#ffc2d3;
}

More palettes to explore