All Palettes

Color Palette #8b4e97, #5f82c4, #40a8c4, #b8e2a2, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.murasaki-purple {
color: #8b4e97;
}
.bodega-bay {
color: #5f82c4;
}
.moonstone {
color: #40a8c4;
}
.basil-smash {
color: #b8e2a2;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--murasaki-purple:#8b4e97;
--bodega-bay:#5f82c4;
--moonstone:#40a8c4;
--basil-smash:#b8e2a2;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore