All Palettes

Color Palette #fd5877, #f8a2a0, #f2c6c0, #c9e7b6, #a3d7d4

0%
0%
0%

CSS code for this palette

/* CSS */
.watermelon-candy {
color: #fd5877;
}
.candlelight-peach {
color: #f8a2a0;
}
.snowpink {
color: #f2c6c0;
}
.fairway-mist {
color: #c9e7b6;
}
.smooth-satin {
color: #a3d7d4;
}

/* CSS Variables */
:root {
--watermelon-candy:#fd5877;
--candlelight-peach:#f8a2a0;
--snowpink:#f2c6c0;
--fairway-mist:#c9e7b6;
--smooth-satin:#a3d7d4;
}

More palettes to explore