All Palettes

Color Palette #7b3f97, #9f5dcb, #d5a5e9, #f1b6e3, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.cadmium-violet {
color: #7b3f97;
}
.ripe-lavander {
color: #9f5dcb;
}
.bright-ube {
color: #d5a5e9;
}
.bordeaux-hint {
color: #f1b6e3;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--cadmium-violet:#7b3f97;
--ripe-lavander:#9f5dcb;
--bright-ube:#d5a5e9;
--bordeaux-hint:#f1b6e3;
--blush-hour:#ff7092;
}

More palettes to explore