All Palettes

Color Palette #4a3c77, #7c5f9b, #a87dba, #f5a3c7, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-wisteria {
color: #4a3c77;
}
.jubilee {
color: #7c5f9b;
}
.wisteria {
color: #a87dba;
}
.rose-mallow {
color: #f5a3c7;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--deep-wisteria:#4a3c77;
--jubilee:#7c5f9b;
--wisteria:#a87dba;
--rose-mallow:#f5a3c7;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore