All Palettes

Color Palette #5b3e8e, #8c5b9f, #b17dbf, #f1a7d0, #f5c7d1

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5b3e8e;
}
.wisteria-purple {
color: #8c5b9f;
}
.wisteria {
color: #b17dbf;
}
.waddles-pink {
color: #f1a7d0;
}
.sullivan-s-heart {
color: #f5c7d1;
}

/* CSS Variables */
:root {
--daisy-bush:#5b3e8e;
--wisteria-purple:#8c5b9f;
--wisteria:#b17dbf;
--waddles-pink:#f1a7d0;
--sullivan-s-heart:#f5c7d1;
}

More palettes to explore