All Palettes

Color Palette #e2a6f2, #9a6bcc, #7a4f9c, #5e3f73, #3c2b55

0%
0%
0%

CSS code for this palette

/* CSS */
.petal-plush {
color: #e2a6f2;
}
.amethyst {
color: #9a6bcc;
}
.juneberry {
color: #7a4f9c;
}
.grape-popsicle {
color: #5e3f73;
}
.violet-purple {
color: #3c2b55;
}

/* CSS Variables */
:root {
--petal-plush:#e2a6f2;
--amethyst:#9a6bcc;
--juneberry:#7a4f9c;
--grape-popsicle:#5e3f73;
--violet-purple:#3c2b55;
}

More palettes to explore