All Palettes

Color Palette #f6d0d3, #f0b2c3, #e68ebd, #d36fab, #a94c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.mary-s-rose {
color: #f6d0d3;
}
.fallen-blossoms {
color: #f0b2c3;
}
.chewing-gum-pink {
color: #e68ebd;
}
.sky-magenta {
color: #d36fab;
}
.plum-dust {
color: #a94c8d;
}

/* CSS Variables */
:root {
--mary-s-rose:#f6d0d3;
--fallen-blossoms:#f0b2c3;
--chewing-gum-pink:#e68ebd;
--sky-magenta:#d36fab;
--plum-dust:#a94c8d;
}

More palettes to explore