All Palettes

Color Palette #f6d5e4, #f4b8d1, #f099b9, #e77e9a, #d2516d

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-frosting {
color: #f6d5e4;
}
.pink-marshmallow {
color: #f4b8d1;
}
.amaranth-pink {
color: #f099b9;
}
.carissima {
color: #e77e9a;
}
.cabaret {
color: #d2516d;
}

/* CSS Variables */
:root {
--pink-frosting:#f6d5e4;
--pink-marshmallow:#f4b8d1;
--amaranth-pink:#f099b9;
--carissima:#e77e9a;
--cabaret:#d2516d;
}

More palettes to explore