All Palettes

Color Palette #5c4e8d, #8d6d97, #d8a6c1, #f2b0a1, #f7d550

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-corallite {
color: #5c4e8d;
}
.rhinestone {
color: #8d6d97;
}
.rhubarb-gin {
color: #d8a6c1;
}
.first-date {
color: #f2b0a1;
}
.energy-yellow {
color: #f7d550;
}

/* CSS Variables */
:root {
--purple-corallite:#5c4e8d;
--rhinestone:#8d6d97;
--rhubarb-gin:#d8a6c1;
--first-date:#f2b0a1;
--energy-yellow:#f7d550;
}

More palettes to explore