All Palettes

Color Palette #a200ff, #7b00e0, #b300b2, #f5007e, #ff8c00

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-violet {
color: #a200ff;
}
.voluptuous-violet {
color: #7b00e0;
}
.energic-eggplant {
color: #b300b2;
}
.flickr-pink {
color: #f5007e;
}
.sun-crete {
color: #ff8c00;
}

/* CSS Variables */
:root {
--vivid-violet:#a200ff;
--voluptuous-violet:#7b00e0;
--energic-eggplant:#b300b2;
--flickr-pink:#f5007e;
--sun-crete:#ff8c00;
}

More palettes to explore