All Palettes

Color Palette #f1a7b8, #f5c7d5, #f9e1ec, #f8a5b7, #f57a8d

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f1a7b8;
}
.mountain-laurel {
color: #f5c7d5;
}
.spun-sugar {
color: #f9e1ec;
}
.fresh-on-the-market {
color: #f8a5b7;
}
.flower-blossom-pink {
color: #f57a8d;
}

/* CSS Variables */
:root {
--rozowy-pink:#f1a7b8;
--mountain-laurel:#f5c7d5;
--spun-sugar:#f9e1ec;
--fresh-on-the-market:#f8a5b7;
--flower-blossom-pink:#f57a8d;
}

More palettes to explore