All Palettes

Color Palette #d85f77, #f1a7b9, #f9c3d3, #f4d8a9, #f7e3b6

0%
0%
0%

CSS code for this palette

/* CSS */
.peppermint-swirl {
color: #d85f77;
}
.rozowy-pink {
color: #f1a7b9;
}
.sullivan-s-heart {
color: #f9c3d3;
}
.enjoyable-yellow {
color: #f4d8a9;
}
.barley-white {
color: #f7e3b6;
}

/* CSS Variables */
:root {
--peppermint-swirl:#d85f77;
--rozowy-pink:#f1a7b9;
--sullivan-s-heart:#f9c3d3;
--enjoyable-yellow:#f4d8a9;
--barley-white:#f7e3b6;
}

More palettes to explore