All Palettes

Color Palette #4b2c5e, #6e4c90, #a87aa5, #e7b1d7, #f9d7e7

0%
0%
0%

CSS code for this palette

/* CSS */
.acai {
color: #4b2c5e;
}
.grapes-of-italy {
color: #6e4c90;
}
.usu-pink {
color: #a87aa5;
}
.gumball {
color: #e7b1d7;
}
.sunset-pink {
color: #f9d7e7;
}

/* CSS Variables */
:root {
--acai:#4b2c5e;
--grapes-of-italy:#6e4c90;
--usu-pink:#a87aa5;
--gumball:#e7b1d7;
--sunset-pink:#f9d7e7;
}

More palettes to explore