All Palettes

Color Palette #d3a7c4, #f1d5e1, #f8c4c9, #f78c82, #d45e68

0%
0%
0%

CSS code for this palette

/* CSS */
.heart-to-heart {
color: #d3a7c4;
}
.hopeful {
color: #f1d5e1;
}
.deco-pink {
color: #f8c4c9;
}
.ibis-wing {
color: #f78c82;
}
.italiano-rose {
color: #d45e68;
}

/* CSS Variables */
:root {
--heart-to-heart:#d3a7c4;
--hopeful:#f1d5e1;
--deco-pink:#f8c4c9;
--ibis-wing:#f78c82;
--italiano-rose:#d45e68;
}

More palettes to explore