All Palettes

Color Palette #a56abe, #b58fc7, #d39cc6, #f3c3d7, #f7e4f1

0%
0%
0%

CSS code for this palette

/* CSS */
.prickly-purple {
color: #a56abe;
}
.cut-velvet {
color: #b58fc7;
}
.girl-power {
color: #d39cc6;
}
.sweetheart {
color: #f3c3d7;
}
.petal-poise {
color: #f7e4f1;
}

/* CSS Variables */
:root {
--prickly-purple:#a56abe;
--cut-velvet:#b58fc7;
--girl-power:#d39cc6;
--sweetheart:#f3c3d7;
--petal-poise:#f7e4f1;
}

More palettes to explore