All Palettes

Color Palette #6f2c90, #a45fbf, #d4c1e6, #f6f7d9, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.true-purple {
color: #6f2c90;
}
.prickly-purple {
color: #a45fbf;
}
.york-plum {
color: #d4c1e6;
}
.yellow-avarice {
color: #f6f7d9;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--true-purple:#6f2c90;
--prickly-purple:#a45fbf;
--york-plum:#d4c1e6;
--yellow-avarice:#f6f7d9;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore