All Palettes

Color Palette #4b1f5b, #6a2c90, #9e5fab, #d69d8f, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.galactic-wonder {
color: #4b1f5b;
}
.true-purple {
color: #6a2c90;
}
.royal-pretender {
color: #9e5fab;
}
.shanghai-peach {
color: #d69d8f;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--galactic-wonder:#4b1f5b;
--true-purple:#6a2c90;
--royal-pretender:#9e5fab;
--shanghai-peach:#d69d8f;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore