All Palettes

Color Palette #6e00ff, #9a2eff, #bc70ff, #d79eff, #e4b3ff

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-indigo {
color: #6e00ff;
}
.sugar-grape {
color: #9a2eff;
}
.easter-purple {
color: #bc70ff;
}
.plasma-trail {
color: #d79eff;
}
.mauve {
color: #e4b3ff;
}

/* CSS Variables */
:root {
--bright-indigo:#6e00ff;
--sugar-grape:#9a2eff;
--easter-purple:#bc70ff;
--plasma-trail:#d79eff;
--mauve:#e4b3ff;
}

More palettes to explore