All Palettes

Color Palette #ed979d, #f4b8c4, #f6d0d3, #f9e6e8, #ffb3c1

0%
0%
0%

CSS code for this palette

/* CSS */
.quartz-pink {
color: #ed979d;
}
.petals-unfolding {
color: #f4b8c4;
}
.mary-s-rose {
color: #f6d0d3;
}
.pink-tutu {
color: #f9e6e8;
}
.matt-pink {
color: #ffb3c1;
}

/* CSS Variables */
:root {
--quartz-pink:#ed979d;
--petals-unfolding:#f4b8c4;
--mary-s-rose:#f6d0d3;
--pink-tutu:#f9e6e8;
--matt-pink:#ffb3c1;
}

More palettes to explore