All Palettes

Color Palette #f5b2d0, #f9c3e5, #f5e0e9, #d7b2d1, #a87bb2

0%
0%
0%

CSS code for this palette

/* CSS */
.fulgrim-pink {
color: #f5b2d0;
}
.pretty-in-pink {
color: #f9c3e5;
}
.pink-amour {
color: #f5e0e9;
}
.bff {
color: #d7b2d1;
}
.heart-potion {
color: #a87bb2;
}

/* CSS Variables */
:root {
--fulgrim-pink:#f5b2d0;
--pretty-in-pink:#f9c3e5;
--pink-amour:#f5e0e9;
--bff:#d7b2d1;
--heart-potion:#a87bb2;
}

More palettes to explore