All Palettes

Color Palette #5e4b8b, #9c6ec4, #f7b1de, #ffcb5c, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5e4b8b;
}
.lilac-bush {
color: #9c6ec4;
}
.hot-aquarelle-pink {
color: #f7b1de;
}
.nacho {
color: #ffcb5c;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--bright-eggplant:#5e4b8b;
--lilac-bush:#9c6ec4;
--hot-aquarelle-pink:#f7b1de;
--nacho:#ffcb5c;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore