All Palettes

Color Palette #4b3c5d, #6c4f8c, #a76c9a, #f5b0a8, #f0e6b2

0%
0%
0%

CSS code for this palette

/* CSS */
.powerful-mauve {
color: #4b3c5d;
}
.magenta-violet {
color: #6c4f8c;
}
.violetta {
color: #a76c9a;
}
.sango-pink {
color: #f5b0a8;
}
.butter-cookie {
color: #f0e6b2;
}

/* CSS Variables */
:root {
--powerful-mauve:#4b3c5d;
--magenta-violet:#6c4f8c;
--violetta:#a76c9a;
--sango-pink:#f5b0a8;
--butter-cookie:#f0e6b2;
}

More palettes to explore