All Palettes

Color Palette #4b2d8f, #6f3caa, #9f5cb7, #d599eb, #f2b2f5

0%
0%
0%

CSS code for this palette

/* CSS */
.galactic-purple {
color: #4b2d8f;
}
.shiner {
color: #6f3caa;
}
.prickly-purple {
color: #9f5cb7;
}
.bright-ube {
color: #d599eb;
}
.sweet-slumber-pink {
color: #f2b2f5;
}

/* CSS Variables */
:root {
--galactic-purple:#4b2d8f;
--shiner:#6f3caa;
--prickly-purple:#9f5cb7;
--bright-ube:#d599eb;
--sweet-slumber-pink:#f2b2f5;
}

More palettes to explore