All Palettes

Color Palette #8c3b6c, #b95b87, #d09aa2, #f4c3d7, #f7e3ea

0%
0%
0%

CSS code for this palette

/* CSS */
.bonbon-red {
color: #8c3b6c;
}
.beauty-queen {
color: #b95b87;
}
.rosewood-apricot {
color: #d09aa2;
}
.sweetheart {
color: #f4c3d7;
}
.first-crush {
color: #f7e3ea;
}

/* CSS Variables */
:root {
--bonbon-red:#8c3b6c;
--beauty-queen:#b95b87;
--rosewood-apricot:#d09aa2;
--sweetheart:#f4c3d7;
--first-crush:#f7e3ea;
}

More palettes to explore