All Palettes

Color Palette #5e3b8c, #7c5c9d, #b68bae, #f1c4c0, #f9b248

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5e3b8c;
}
.jubilee {
color: #7c5c9d;
}
.purple-lepidolite {
color: #b68bae;
}
.channel {
color: #f1c4c0;
}
.butterscotch {
color: #f9b248;
}

/* CSS Variables */
:root {
--daisy-bush:#5e3b8c;
--jubilee:#7c5c9d;
--purple-lepidolite:#b68bae;
--channel:#f1c4c0;
--butterscotch:#f9b248;
}

More palettes to explore