All Palettes

Color Palette #f5c7d5, #f9a9b6, #f89191, #f77e7e, #f55c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f5c7d5;
}
.fresh-on-the-market {
color: #f9a9b6;
}
.fruity-licious {
color: #f89191;
}
.shell-pink {
color: #f77e7e;
}
.hot-coral {
color: #f55c5c;
}

/* CSS Variables */
:root {
--mountain-laurel:#f5c7d5;
--fresh-on-the-market:#f9a9b6;
--fruity-licious:#f89191;
--shell-pink:#f77e7e;
--hot-coral:#f55c5c;
}

More palettes to explore