All Palettes

Color Palette #5a4fcf, #a26ad2, #d6c1e1, #ff9c8f, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.iris {
color: #5a4fcf;
}
.rich-lavender {
color: #a26ad2;
}
.new-violet {
color: #d6c1e1;
}
.lolly {
color: #ff9c8f;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--iris:#5a4fcf;
--rich-lavender:#a26ad2;
--new-violet:#d6c1e1;
--lolly:#ff9c8f;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore