All Palettes

Color Palette #d9a6c3, #f6c4a7, #f7e1bb, #f9e4a4, #f2baba

0%
0%
0%

CSS code for this palette

/* CSS */
.rhubarb-gin {
color: #d9a6c3;
}
.peach-damask {
color: #f6c4a7;
}
.alpine-berry-yellow {
color: #f7e1bb;
}
.blended-fruit {
color: #f9e4a4;
}
.pinkathon {
color: #f2baba;
}

/* CSS Variables */
:root {
--rhubarb-gin:#d9a6c3;
--peach-damask:#f6c4a7;
--alpine-berry-yellow:#f7e1bb;
--blended-fruit:#f9e4a4;
--pinkathon:#f2baba;
}

More palettes to explore