All Palettes

Color Palette #4e3c8b, #79599b, #a67ab3, #d6b24c, #f7a64b

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-gem {
color: #4e3c8b;
}
.juneberry {
color: #79599b;
}
.bell-heather {
color: #a67ab3;
}
.farm-straw {
color: #d6b24c;
}
.troll-slayer-orange {
color: #f7a64b;
}

/* CSS Variables */
:root {
--blue-gem:#4e3c8b;
--juneberry:#79599b;
--bell-heather:#a67ab3;
--farm-straw:#d6b24c;
--troll-slayer-orange:#f7a64b;
}

More palettes to explore