All Palettes

Color Palette #4b4ba0, #6a73c8, #a76bbd, #dc6d2e, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.liberty {
color: #4b4ba0;
}
.c64-purple {
color: #6a73c8;
}
.soft-purple {
color: #a76bbd;
}
.harvest-haze {
color: #dc6d2e;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--liberty:#4b4ba0;
--c64-purple:#6a73c8;
--soft-purple:#a76bbd;
--harvest-haze:#dc6d2e;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore