All Palettes

Color Palette #d45e7d, #f2a1b4, #f2d1b1, #f2eab5, #a3d7a5

0%
0%
0%

CSS code for this palette

/* CSS */
.peppermint-swirl {
color: #d45e7d;
}
.emperor-s-children {
color: #f2a1b4;
}
.sandalwood-beige {
color: #f2d1b1;
}
.invigorating {
color: #f2eab5;
}
.green-trance {
color: #a3d7a5;
}

/* CSS Variables */
:root {
--peppermint-swirl:#d45e7d;
--emperor-s-children:#f2a1b4;
--sandalwood-beige:#f2d1b1;
--invigorating:#f2eab5;
--green-trance:#a3d7a5;
}

More palettes to explore