All Palettes

Color Palette #3f2b6e, #7e5b8b, #d4a6e8, #f1c1d1, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.her-highness {
color: #3f2b6e;
}
.plum-power {
color: #7e5b8b;
}
.bright-ube {
color: #d4a6e8;
}
.pink-chintz {
color: #f1c1d1;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--her-highness:#3f2b6e;
--plum-power:#7e5b8b;
--bright-ube:#d4a6e8;
--pink-chintz:#f1c1d1;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore