All Palettes

Color Palette #2b0f5c, #4c2c8c, #7a4f9c, #af5a3c, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.voldemort {
color: #2b0f5c;
}
.sick-blue {
color: #4c2c8c;
}
.juneberry {
color: #7a4f9c;
}
.brown-rust {
color: #af5a3c;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--voldemort:#2b0f5c;
--sick-blue:#4c2c8c;
--juneberry:#7a4f9c;
--brown-rust:#af5a3c;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore