All Palettes

Color Palette #5d3f8d, #a47dba, #e7b1e5, #f5c7d6, #f1a7b6

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5d3f8d;
}
.lush-lilac {
color: #a47dba;
}
.dream-land {
color: #e7b1e5;
}
.mountain-laurel {
color: #f5c7d6;
}
.princess {
color: #f1a7b6;
}

/* CSS Variables */
:root {
--daisy-bush:#5d3f8d;
--lush-lilac:#a47dba;
--dream-land:#e7b1e5;
--mountain-laurel:#f5c7d6;
--princess:#f1a7b6;
}

More palettes to explore