All Palettes

Color Palette #7d3f97, #a45fab, #d78ec9, #e6b3e4, #f2d2f4

0%
0%
0%

CSS code for this palette

/* CSS */
.cadmium-violet {
color: #7d3f97;
}
.royal-pretender {
color: #a45fab;
}
.firm-pink {
color: #d78ec9;
}
.dream-land {
color: #e6b3e4;
}
.scented-spring {
color: #f2d2f4;
}

/* CSS Variables */
:root {
--cadmium-violet:#7d3f97;
--royal-pretender:#a45fab;
--firm-pink:#d78ec9;
--dream-land:#e6b3e4;
--scented-spring:#f2d2f4;
}

More palettes to explore