All Palettes

Color Palette #fbbcd9, #f4b4d4, #eab8d0, #e3a1c2, #d57ca8

0%
0%
0%

CSS code for this palette

/* CSS */
.flamingo-feather {
color: #fbbcd9;
}
.pink-marshmallow {
color: #f4b4d4;
}
.sweet-lilac {
color: #eab8d0;
}
.prettiest-pink {
color: #e3a1c2;
}
.wild-orchid {
color: #d57ca8;
}

/* CSS Variables */
:root {
--flamingo-feather:#fbbcd9;
--pink-marshmallow:#f4b4d4;
--sweet-lilac:#eab8d0;
--prettiest-pink:#e3a1c2;
--wild-orchid:#d57ca8;
}

More palettes to explore