All Palettes

Color Palette #f8d2c4, #f9b8a4, #f49890, #e55d76, #a93d5f

0%
0%
0%

CSS code for this palette

/* CSS */
.demure-pink {
color: #f8d2c4;
}
.just-blush {
color: #f9b8a4;
}
.cherrystone {
color: #f49890;
}
.bubblegum {
color: #e55d76;
}
.heart-s-desire {
color: #a93d5f;
}

/* CSS Variables */
:root {
--demure-pink:#f8d2c4;
--just-blush:#f9b8a4;
--cherrystone:#f49890;
--bubblegum:#e55d76;
--heart-s-desire:#a93d5f;
}

More palettes to explore