All Palettes

Color Palette #4b3d6b, #7d599b, #a575b8, #d2a170, #f4c948

0%
0%
0%

CSS code for this palette

/* CSS */
.meteorite {
color: #4b3d6b;
}
.jubilee {
color: #7d599b;
}
.purple-pride {
color: #a575b8;
}
.muntok-white-pepper {
color: #d2a170;
}
.sunny-mood {
color: #f4c948;
}

/* CSS Variables */
:root {
--meteorite:#4b3d6b;
--jubilee:#7d599b;
--purple-pride:#a575b8;
--muntok-white-pepper:#d2a170;
--sunny-mood:#f4c948;
}

More palettes to explore