All Palettes

Color Palette #5b3e89, #9c6cb2, #d6a7e2, #f1dff6, #fcf3e3

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5b3e89;
}
.crown-jewels {
color: #9c6cb2;
}
.barely-bloomed {
color: #d6a7e2;
}
.minute-mauve {
color: #f1dff6;
}
.historic-cream {
color: #fcf3e3;
}

/* CSS Variables */
:root {
--daisy-bush:#5b3e89;
--crown-jewels:#9c6cb2;
--barely-bloomed:#d6a7e2;
--minute-mauve:#f1dff6;
--historic-cream:#fcf3e3;
}

More palettes to explore