All Palettes

Color Palette #5c4d89, #a67d9d, #d4b8a1, #f4d35d, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5c4d89;
}
.usu-pink {
color: #a67d9d;
}
.coco {
color: #d4b8a1;
}
.salmon-eggs {
color: #f4d35d;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--bright-eggplant:#5c4d89;
--usu-pink:#a67d9d;
--coco:#d4b8a1;
--salmon-eggs:#f4d35d;
--welcoming-wasp:#f0a800;
}

More palettes to explore