All Palettes

Color Palette #5b4f8c, #a77b9d, #e2b03c, #f9c54e, #f25c54

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-corallite {
color: #5b4f8c;
}
.usu-pink {
color: #a77b9d;
}
.themeda-japonica {
color: #e2b03c;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.hot-coral {
color: #f25c54;
}

/* CSS Variables */
:root {
--purple-corallite:#5b4f8c;
--usu-pink:#a77b9d;
--themeda-japonica:#e2b03c;
--creamy-sweet-corn:#f9c54e;
--hot-coral:#f25c54;
}

More palettes to explore