All Palettes

Color Palette #f7c5d5, #f5a3b8, #e76a89, #d24b60, #a93d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.sullivan-s-heart {
color: #f7c5d5;
}
.pink-chalk {
color: #f5a3b8;
}
.deep-blush {
color: #e76a89;
}
.iridescent-red {
color: #d24b60;
}
.valentine {
color: #a93d4d;
}

/* CSS Variables */
:root {
--sullivan-s-heart:#f7c5d5;
--pink-chalk:#f5a3b8;
--deep-blush:#e76a89;
--iridescent-red:#d24b60;
--valentine:#a93d4d;
}

More palettes to explore