All Palettes

Color Palette #e7b1df, #f1a7d3, #f3bfd4, #f9e190, #f4c3d8

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-pink-piggy {
color: #e7b1df;
}
.violet-kiss {
color: #f1a7d3;
}
.cherry-blossom {
color: #f3bfd4;
}
.fresh-yellow {
color: #f9e190;
}
.sweetheart {
color: #f4c3d8;
}

/* CSS Variables */
:root {
--pretty-pink-piggy:#e7b1df;
--violet-kiss:#f1a7d3;
--cherry-blossom:#f3bfd4;
--fresh-yellow:#f9e190;
--sweetheart:#f4c3d8;
}

More palettes to explore