All Palettes

Color Palette #6a4f78, #a76c9d, #d2a3c4, #f4c3d6, #f6e2d5

0%
0%
0%

CSS code for this palette

/* CSS */
.exotic-purple {
color: #6a4f78;
}
.violet-femmes {
color: #a76c9d;
}
.geranium-bud {
color: #d2a3c4;
}
.sweetheart {
color: #f4c3d6;
}
.peach-rose {
color: #f6e2d5;
}

/* CSS Variables */
:root {
--exotic-purple:#6a4f78;
--violet-femmes:#a76c9d;
--geranium-bud:#d2a3c4;
--sweetheart:#f4c3d6;
--peach-rose:#f6e2d5;
}

More palettes to explore