All Palettes

Color Palette #4c4d90, #8a69bf, #f1a7b4, #f6c54c, #ff7e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.beaded-blue {
color: #4c4d90;
}
.lavish-spending {
color: #8a69bf;
}
.princess {
color: #f1a7b4;
}
.creamy-sweet-corn {
color: #f6c54c;
}
.mango-tango {
color: #ff7e3d;
}

/* CSS Variables */
:root {
--beaded-blue:#4c4d90;
--lavish-spending:#8a69bf;
--princess:#f1a7b4;
--creamy-sweet-corn:#f6c54c;
--mango-tango:#ff7e3d;
}

More palettes to explore