All Palettes

Color Palette #5f4b8b, #895b9f, #d9a4e5, #f4d2e2, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5f4b8b;
}
.chive-blossom {
color: #895b9f;
}
.herb-robert {
color: #d9a4e5;
}
.hopeful {
color: #f4d2e2;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--bright-eggplant:#5f4b8b;
--chive-blossom:#895b9f;
--herb-robert:#d9a4e5;
--hopeful:#f4d2e2;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore