All Palettes

Color Palette #6c3082, #7c4f8c, #a76c9a, #d69fac, #f2c5d8

0%
0%
0%

CSS code for this palette

/* CSS */
.galactic-grapevine {
color: #6c3082;
}
.cleopatra-s-gown {
color: #7c4f8c;
}
.violetta {
color: #a76c9a;
}
.young-at-heart {
color: #d69fac;
}
.sweetheart {
color: #f2c5d8;
}

/* CSS Variables */
:root {
--galactic-grapevine:#6c3082;
--cleopatra-s-gown:#7c4f8c;
--violetta:#a76c9a;
--young-at-heart:#d69fac;
--sweetheart:#f2c5d8;
}

More palettes to explore