All Palettes

Color Palette #3f2c4e, #6a4c94, #a77ccb, #f6c6e8, #ff5c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.jagger {
color: #3f2c4e;
}
.pure-mauve {
color: #6a4c94;
}
.wisteria {
color: #a77ccb;
}
.classic-rose {
color: #f6c6e8;
}
.stellar-strawberry {
color: #ff5c8d;
}

/* CSS Variables */
:root {
--jagger:#3f2c4e;
--pure-mauve:#6a4c94;
--wisteria:#a77ccb;
--classic-rose:#f6c6e8;
--stellar-strawberry:#ff5c8d;
}

More palettes to explore