All Palettes

Color Palette #d58b9d, #e6b2c0, #f1c6d0, #f7e3e7, #f9d2d4

0%
0%
0%

CSS code for this palette

/* CSS */
.sugar-tooth {
color: #d58b9d;
}
.premium-pink {
color: #e6b2c0;
}
.in-the-pink {
color: #f1c6d0;
}
.marshmallow-rose {
color: #f7e3e7;
}
.mary-s-rose {
color: #f9d2d4;
}

/* CSS Variables */
:root {
--sugar-tooth:#d58b9d;
--premium-pink:#e6b2c0;
--in-the-pink:#f1c6d0;
--marshmallow-rose:#f7e3e7;
--mary-s-rose:#f9d2d4;
}

More palettes to explore