All Palettes

Color Palette #6a3d99, #9f69bf, #d7a6e7, #f5b7e6, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-flag {
color: #6a3d99;
}
.prickly-purple {
color: #9f69bf;
}
.bright-ube {
color: #d7a6e7;
}
.cotton-candy-aesthetic {
color: #f5b7e6;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--sweet-flag:#6a3d99;
--prickly-purple:#9f69bf;
--bright-ube:#d7a6e7;
--cotton-candy-aesthetic:#f5b7e6;
--blush-hour:#ff7092;
}

More palettes to explore