All Palettes

Color Palette #f9a9b6, #f5c7d7, #f3e5d3, #f9d59f, #d57c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-on-the-market {
color: #f9a9b6;
}
.mountain-laurel {
color: #f5c7d7;
}
.cotton-club {
color: #f3e5d3;
}
.paw-paw {
color: #f9d59f;
}
.masoho-red {
color: #d57c6c;
}

/* CSS Variables */
:root {
--fresh-on-the-market:#f9a9b6;
--mountain-laurel:#f5c7d7;
--cotton-club:#f3e5d3;
--paw-paw:#f9d59f;
--masoho-red:#d57c6c;
}

More palettes to explore