All Palettes

Color Palette #f5a8b2, #f7c5d5, #e2d4e3, #d8afe4, #b3a3d1

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f5a8b2;
}
.sullivan-s-heart {
color: #f7c5d5;
}
.coin-purse {
color: #e2d4e3;
}
.pretty-petunia {
color: #d8afe4;
}
.ariel-s-delight {
color: #b3a3d1;
}

/* CSS Variables */
:root {
--pink-fit:#f5a8b2;
--sullivan-s-heart:#f7c5d5;
--coin-purse:#e2d4e3;
--pretty-petunia:#d8afe4;
--ariel-s-delight:#b3a3d1;
}

More palettes to explore