All Palettes

Color Palette #7a2b88, #5d4b8b, #4b7b91, #69e2d8, #f3f9b4

0%
0%
0%

CSS code for this palette

/* CSS */
.maximum-purple {
color: #7a2b88;
}
.bright-eggplant {
color: #5d4b8b;
}
.coelin-blue {
color: #4b7b91;
}
.hammam-blue {
color: #69e2d8;
}
.yellow-chalk {
color: #f3f9b4;
}

/* CSS Variables */
:root {
--maximum-purple:#7a2b88;
--bright-eggplant:#5d4b8b;
--coelin-blue:#4b7b91;
--hammam-blue:#69e2d8;
--yellow-chalk:#f3f9b4;
}

More palettes to explore