All Palettes

Color Palette #7d3b91, #b67dba, #e0b3d3, #f4d87b, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.dull-violet {
color: #7d3b91;
}
.colombo-red-mauve {
color: #b67dba;
}
.bff {
color: #e0b3d3;
}
.sandy {
color: #f4d87b;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--dull-violet:#7d3b91;
--colombo-red-mauve:#b67dba;
--bff:#e0b3d3;
--sandy:#f4d87b;
--sunshine-mellow:#f1c40e;
}

More palettes to explore