All Palettes

Color Palette #6a2c90, #a86bb3, #df9fd3, #f4c3d5, #ffb3c1

0%
0%
0%

CSS code for this palette

/* CSS */
.true-purple {
color: #6a2c90;
}
.soft-purple {
color: #a86bb3;
}
.exotic-violet {
color: #df9fd3;
}
.cherry-blossom {
color: #f4c3d5;
}
.matt-pink {
color: #ffb3c1;
}

/* CSS Variables */
:root {
--true-purple:#6a2c90;
--soft-purple:#a86bb3;
--exotic-violet:#df9fd3;
--cherry-blossom:#f4c3d5;
--matt-pink:#ffb3c1;
}

More palettes to explore