All Palettes

Color Palette #4b3d5c, #6e4c90, #9a6ea0, #c69fb5, #efc3ce

0%
0%
0%

CSS code for this palette

/* CSS */
.powerful-mauve {
color: #4b3d5c;
}
.grapes-of-italy {
color: #6e4c90;
}
.scotch-thistle {
color: #9a6ea0;
}
.idyllic-pink {
color: #c69fb5;
}
.soft-satin {
color: #efc3ce;
}

/* CSS Variables */
:root {
--powerful-mauve:#4b3d5c;
--grapes-of-italy:#6e4c90;
--scotch-thistle:#9a6ea0;
--idyllic-pink:#c69fb5;
--soft-satin:#efc3ce;
}

More palettes to explore