All Palettes

Color Palette #4c3d6c, #6c5e8d, #a5789d, #f2b47d, #f1d298

0%
0%
0%

CSS code for this palette

/* CSS */
.meteorite {
color: #4c3d6c;
}
.emperor-jewel {
color: #6c5e8d;
}
.long-forgotten-purple {
color: #a5789d;
}
.sunburst {
color: #f2b47d;
}
.white-corn {
color: #f1d298;
}

/* CSS Variables */
:root {
--meteorite:#4c3d6c;
--emperor-jewel:#6c5e8d;
--long-forgotten-purple:#a5789d;
--sunburst:#f2b47d;
--white-corn:#f1d298;
}

More palettes to explore