All Palettes

Color Palette #ffc2cc, #d68fa2, #a76c8d, #7d4f76, #5a2c6d

0%
0%
0%

CSS code for this palette

/* CSS */
.blobfish {
color: #ffc2cc;
}
.sugar-tooth {
color: #d68fa2;
}
.cure-all {
color: #a76c8d;
}
.phlox-flower-violet {
color: #7d4f76;
}
.imperial {
color: #5a2c6d;
}

/* CSS Variables */
:root {
--blobfish:#ffc2cc;
--sugar-tooth:#d68fa2;
--cure-all:#a76c8d;
--phlox-flower-violet:#7d4f76;
--imperial:#5a2c6d;
}

More palettes to explore