All Palettes

Color Palette #efc3d1, #e6a8b1, #d69fa0, #f1b7b1, #d65c78

0%
0%
0%

CSS code for this palette

/* CSS */
.desire-pink {
color: #efc3d1;
}
.sweet-heart {
color: #e6a8b1;
}
.rosewood-apricot {
color: #d69fa0;
}
.ballerina-tears {
color: #f1b7b1;
}
.peppermint-swirl {
color: #d65c78;
}

/* CSS Variables */
:root {
--desire-pink:#efc3d1;
--sweet-heart:#e6a8b1;
--rosewood-apricot:#d69fa0;
--ballerina-tears:#f1b7b1;
--peppermint-swirl:#d65c78;
}

More palettes to explore