All Palettes

Color Palette #f6d5e9, #f0a3c7, #e76a89, #d24b7d, #a35c9c

0%
0%
0%

CSS code for this palette

/* CSS */
.nursery-pink {
color: #f6d5e9;
}
.elastic-pink {
color: #f0a3c7;
}
.deep-blush {
color: #e76a89;
}
.pink-flambe {
color: #d24b7d;
}
.heath-spotted-orchid {
color: #a35c9c;
}

/* CSS Variables */
:root {
--nursery-pink:#f6d5e9;
--elastic-pink:#f0a3c7;
--deep-blush:#e76a89;
--pink-flambe:#d24b7d;
--heath-spotted-orchid:#a35c9c;
}

More palettes to explore