All Palettes

Color Palette #6a4c94, #8e7dba, #d9b3e0, #f9b876, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.pure-mauve {
color: #6a4c94;
}
.unimaginable {
color: #8e7dba;
}
.pretty-petunia {
color: #d9b3e0;
}
.mellow-apricot {
color: #f9b876;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--pure-mauve:#6a4c94;
--unimaginable:#8e7dba;
--pretty-petunia:#d9b3e0;
--mellow-apricot:#f9b876;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore