All Palettes

Color Palette #9c60af, #c5a5d5, #f7d9e8, #f1b1c2, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.prickly-purple {
color: #9c60af;
}
.feminine-fancy {
color: #c5a5d5;
}
.nursery-pink {
color: #f7d9e8;
}
.ibis {
color: #f1b1c2;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--prickly-purple:#9c60af;
--feminine-fancy:#c5a5d5;
--nursery-pink:#f7d9e8;
--ibis:#f1b1c2;
--blush-hour:#ff7092;
}

More palettes to explore