All Palettes

Color Palette #8c00ff, #a500e0, #b86fdc, #d57bcc, #f1a7e5

0%
0%
0%

CSS code for this palette

/* CSS */
.amethyst-ganzstar {
color: #8c00ff;
}
.vibrant-purple {
color: #a500e0;
}
.lavender {
color: #b86fdc;
}
.purple-kush {
color: #d57bcc;
}
.dream-land {
color: #f1a7e5;
}

/* CSS Variables */
:root {
--amethyst-ganzstar:#8c00ff;
--vibrant-purple:#a500e0;
--lavender:#b86fdc;
--purple-kush:#d57bcc;
--dream-land:#f1a7e5;
}

More palettes to explore