All Palettes

Color Palette #f0a3c4, #e96d8c, #d84b6e, #af3c9f, #7a1f6c

0%
0%
0%

CSS code for this palette

/* CSS */
.prism-pink {
color: #f0a3c4;
}
.loveland {
color: #e96d8c;
}
.rosy-cheeks {
color: #d84b6e;
}
.purple-cactus-flower {
color: #af3c9f;
}
.mirage-of-violets {
color: #7a1f6c;
}

/* CSS Variables */
:root {
--prism-pink:#f0a3c4;
--loveland:#e96d8c;
--rosy-cheeks:#d84b6e;
--purple-cactus-flower:#af3c9f;
--mirage-of-violets:#7a1f6c;
}

More palettes to explore