All Palettes

Color Palette #d75b80, #f19dbc, #f6c1d4, #f9e1e9, #f4b6ae

0%
0%
0%

CSS code for this palette

/* CSS */
.peppermint-swirl {
color: #d75b80;
}
.amaranth-pink {
color: #f19dbc;
}
.cherry-blossom {
color: #f6c1d4;
}
.pork-belly {
color: #f9e1e9;
}
.pink-mimosa {
color: #f4b6ae;
}

/* CSS Variables */
:root {
--peppermint-swirl:#d75b80;
--amaranth-pink:#f19dbc;
--cherry-blossom:#f6c1d4;
--pork-belly:#f9e1e9;
--pink-mimosa:#f4b6ae;
}

More palettes to explore