All Palettes

Color Palette #f6a2c5, #e05292, #b47dba, #6c4f8c, #4f3c5d

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f6a2c5;
}
.raspberry-pink {
color: #e05292;
}
.african-violet {
color: #b47dba;
}
.magenta-violet {
color: #6c4f8c;
}
.powerful-mauve {
color: #4f3c5d;
}

/* CSS Variables */
:root {
--rogue-pink:#f6a2c5;
--raspberry-pink:#e05292;
--african-violet:#b47dba;
--magenta-violet:#6c4f8c;
--powerful-mauve:#4f3c5d;
}

More palettes to explore