All Palettes

Color Palette #e7b6d2, #f4c3da, #f9d8b9, #feecd2, #f6a2a2

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #e7b6d2;
}
.sweetheart {
color: #f4c3da;
}
.pinenut {
color: #f9d8b9;
}
.delightful-peach {
color: #feecd2;
}
.candy-heart-pink {
color: #f6a2a2;
}

/* CSS Variables */
:root {
--sweet-lilac:#e7b6d2;
--sweetheart:#f4c3da;
--pinenut:#f9d8b9;
--delightful-peach:#feecd2;
--candy-heart-pink:#f6a2a2;
}

More palettes to explore