All Palettes

Color Palette #d3a7c5, #f1e0d5, #fce5de, #f5b5a3, #f57a91

0%
0%
0%

CSS code for this palette

/* CSS */
.heart-to-heart {
color: #d3a7c5;
}
.pink-scallop {
color: #f1e0d5;
}
.bridesmaid {
color: #fce5de;
}
.first-date {
color: #f5b5a3;
}
.carnation {
color: #f57a91;
}

/* CSS Variables */
:root {
--heart-to-heart:#d3a7c5;
--pink-scallop:#f1e0d5;
--bridesmaid:#fce5de;
--first-date:#f5b5a3;
--carnation:#f57a91;
}

More palettes to explore