All Palettes

Color Palette #4b3e8e, #7065c3, #a69fe0, #f1c84b, #e07b38

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-gem {
color: #4b3e8e;
}
.ultra-violet {
color: #7065c3;
}
.dull-lavender {
color: #a69fe0;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.citrus-blast {
color: #e07b38;
}

/* CSS Variables */
:root {
--blue-gem:#4b3e8e;
--ultra-violet:#7065c3;
--dull-lavender:#a69fe0;
--solar-plexus-chakra:#f1c84b;
--citrus-blast:#e07b38;
}

More palettes to explore