All Palettes

Color Palette #c0afd0, #aa7dba, #a35c93, #ea5d68, #ff914d

0%
0%
0%

CSS code for this palette

/* CSS */
.grape-s-treasure {
color: #c0afd0;
}
.wisteria {
color: #aa7dba;
}
.bermuda-onion {
color: #a35c93;
}
.lovely-little-rosy {
color: #ea5d68;
}
.boredom-buster {
color: #ff914d;
}

/* CSS Variables */
:root {
--grape-s-treasure:#c0afd0;
--wisteria:#aa7dba;
--bermuda-onion:#a35c93;
--lovely-little-rosy:#ea5d68;
--boredom-buster:#ff914d;
}

More palettes to explore