All Palettes

Color Palette #5b3e8e, #7a6cb2, #a79bc5, #f1d0e4, #ff5c9d

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5b3e8e;
}
.clear-mauve {
color: #7a6cb2;
}
.bloomsberry {
color: #a79bc5;
}
.lacquer-mauve {
color: #f1d0e4;
}
.fuchsia-fever {
color: #ff5c9d;
}

/* CSS Variables */
:root {
--daisy-bush:#5b3e8e;
--clear-mauve:#7a6cb2;
--bloomsberry:#a79bc5;
--lacquer-mauve:#f1d0e4;
--fuchsia-fever:#ff5c9d;
}

More palettes to explore