All Palettes

Color Palette #4c2e5c, #705091, #9c7cbb, #d3b2e0, #f0d6f5

0%
0%
0%

CSS code for this palette

/* CSS */
.crown-jewel {
color: #4c2e5c;
}
.pure-mauve {
color: #705091;
}
.lush-lilac {
color: #9c7cbb;
}
.pretty-petunia {
color: #d3b2e0;
}
.grape-taffy {
color: #f0d6f5;
}

/* CSS Variables */
:root {
--crown-jewel:#4c2e5c;
--pure-mauve:#705091;
--lush-lilac:#9c7cbb;
--pretty-petunia:#d3b2e0;
--grape-taffy:#f0d6f5;
}

More palettes to explore