All Palettes

Color Palette #4b3b8c, #6f70b3, #a3a7e0, #f1c84b, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-gem {
color: #4b3b8c;
}
.medieval {
color: #6f70b3;
}
.childish-wonder {
color: #a3a7e0;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--blue-gem:#4b3b8c;
--medieval:#6f70b3;
--childish-wonder:#a3a7e0;
--solar-plexus-chakra:#f1c84b;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore