All Palettes

Color Palette #d3a7c7, #e4b9d1, #f4c3e0, #f6b1b7, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.heart-to-heart {
color: #d3a7c7;
}
.eau-de-rose {
color: #e4b9d1;
}
.rosy-nectar {
color: #f4c3e0;
}
.bubblegum-pink {
color: #f6b1b7;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--heart-to-heart:#d3a7c7;
--eau-de-rose:#e4b9d1;
--rosy-nectar:#f4c3e0;
--bubblegum-pink:#f6b1b7;
--blush-hour:#ff7092;
}

More palettes to explore