All Palettes

Color Palette #e292bf, #d85f9c, #b44b8f, #a245c4, #7d39c0

0%
0%
0%

CSS code for this palette

/* CSS */
.gumdrop {
color: #e292bf;
}
.sugar-rush {
color: #d85f9c;
}
.purple-orchid {
color: #b44b8f;
}
.royal-gramma-purple {
color: #a245c4;
}
.purple-rain {
color: #7d39c0;
}

/* CSS Variables */
:root {
--gumdrop:#e292bf;
--sugar-rush:#d85f9c;
--purple-orchid:#b44b8f;
--royal-gramma-purple:#a245c4;
--purple-rain:#7d39c0;
}

More palettes to explore