All Palettes

Color Palette #5c4b8b, #a479a0, #eab8d1, #f9e9ae, #f6c84c

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5c4b8b;
}
.usu-pink {
color: #a479a0;
}
.sweet-lilac {
color: #eab8d1;
}
.lemon-rose {
color: #f9e9ae;
}
.sunny-mood {
color: #f6c84c;
}

/* CSS Variables */
:root {
--bright-eggplant:#5c4b8b;
--usu-pink:#a479a0;
--sweet-lilac:#eab8d1;
--lemon-rose:#f9e9ae;
--sunny-mood:#f6c84c;
}

More palettes to explore