All Palettes

Color Palette #f7c5a6, #f1a7c0, #f0849f, #d76a8b, #a95b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c5a6;
}
.tickled-pink {
color: #f1a7c0;
}
.posy-petal {
color: #f0849f;
}
.paris-pink {
color: #d76a8b;
}
.cyclamen-red {
color: #a95b8c;
}

/* CSS Variables */
:root {
--peach-damask:#f7c5a6;
--tickled-pink:#f1a7c0;
--posy-petal:#f0849f;
--paris-pink:#d76a8b;
--cyclamen-red:#a95b8c;
}

More palettes to explore