All Palettes

Color Palette #4c3d99, #6e4f8c, #9e6b8c, #d1a06b, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.blueberry {
color: #4c3d99;
}
.magenta-violet {
color: #6e4f8c;
}
.pink-jazz {
color: #9e6b8c;
}
.desert-caravan {
color: #d1a06b;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--blueberry:#4c3d99;
--magenta-violet:#6e4f8c;
--pink-jazz:#9e6b8c;
--desert-caravan:#d1a06b;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore