All Palettes

Color Palette #a67fc3, #6c4fab, #4c2c8c, #390d68, #b35b9a

0%
0%
0%

CSS code for this palette

/* CSS */
.wisteria {
color: #a67fc3;
}
.prophet-violet {
color: #6c4fab;
}
.sick-blue {
color: #4c2c8c;
}
.candied-blueberry {
color: #390d68;
}
.spruce-tree-flower {
color: #b35b9a;
}

/* CSS Variables */
:root {
--wisteria:#a67fc3;
--prophet-violet:#6c4fab;
--sick-blue:#4c2c8c;
--candied-blueberry:#390d68;
--spruce-tree-flower:#b35b9a;
}

More palettes to explore