All Palettes

Color Palette #4b2e5c, #6c4f82, #a76c9b, #d6b8c6, #f3e2e7

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-plum {
color: #4b2e5c;
}
.gutsy-grape {
color: #6c4f82;
}
.violetta {
color: #a76c9b;
}
.lavender-blessing {
color: #d6b8c6;
}
.be-mine {
color: #f3e2e7;
}

/* CSS Variables */
:root {
--deep-plum:#4b2e5c;
--gutsy-grape:#6c4f82;
--violetta:#a76c9b;
--lavender-blessing:#d6b8c6;
--be-mine:#f3e2e7;
}

More palettes to explore