All Palettes

Color Palette #3b2e4d, #5b4b71, #9c6d92, #c49fc6, #f2d0f6

0%
0%
0%

CSS code for this palette

/* CSS */
.jagger {
color: #3b2e4d;
}
.purple-reign {
color: #5b4b71;
}
.flowering-raspberry {
color: #9c6d92;
}
.lilac-pink {
color: #c49fc6;
}
.sassy-pink {
color: #f2d0f6;
}

/* CSS Variables */
:root {
--jagger:#3b2e4d;
--purple-reign:#5b4b71;
--flowering-raspberry:#9c6d92;
--lilac-pink:#c49fc6;
--sassy-pink:#f2d0f6;
}

More palettes to explore