All Palettes

Color Palette #6f2c90, #ac83c3, #e5e0f0, #f8f9a9, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.true-purple {
color: #6f2c90;
}
.wisteria {
color: #ac83c3;
}
.lingering-lilac {
color: #e5e0f0;
}
.shalimar {
color: #f8f9a9;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--true-purple:#6f2c90;
--wisteria:#ac83c3;
--lingering-lilac:#e5e0f0;
--shalimar:#f8f9a9;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore