All Palettes

Color Palette #4a3c90, #7e5b9f, #c77e4d, #f4b943, #f49c3e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-gem {
color: #4a3c90;
}
.jubilee {
color: #7e5b9f;
}
.fuegan-orange {
color: #c77e4d;
}
.golden-glam {
color: #f4b943;
}
.chat-orange {
color: #f49c3e;
}

/* CSS Variables */
:root {
--blue-gem:#4a3c90;
--jubilee:#7e5b9f;
--fuegan-orange:#c77e4d;
--golden-glam:#f4b943;
--chat-orange:#f49c3e;
}

More palettes to explore