All Palettes

Color Palette #f1c6d9, #f8a5b7, #f77e8a, #f05c63, #e13d48

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f1c6d9;
}
.fresh-on-the-market {
color: #f8a5b7;
}
.flower-blossom-pink {
color: #f77e8a;
}
.dubarry {
color: #f05c63;
}
.vermilion-cinnabar {
color: #e13d48;
}

/* CSS Variables */
:root {
--sweetheart:#f1c6d9;
--fresh-on-the-market:#f8a5b7;
--flower-blossom-pink:#f77e8a;
--dubarry:#f05c63;
--vermilion-cinnabar:#e13d48;
}

More palettes to explore