All Palettes

Color Palette #f1c6d8, #f7b6d7, #f79cba, #f68e9c, #d57b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f1c6d8;
}
.manga-pink {
color: #f7b6d7;
}
.harmonious-rose {
color: #f79cba;
}
.geranium-pink {
color: #f68e9c;
}
.i-pink-i-can {
color: #d57b8c;
}

/* CSS Variables */
:root {
--sweetheart:#f1c6d8;
--manga-pink:#f7b6d7;
--harmonious-rose:#f79cba;
--geranium-pink:#f68e9c;
--i-pink-i-can:#d57b8c;
}

More palettes to explore