All Palettes

Color Palette #5c3f8d, #a85d9a, #d7b2d3, #f6cbb6, #f7a1a7

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5c3f8d;
}
.radiant-orchid {
color: #a85d9a;
}
.blushing-sky {
color: #d7b2d3;
}
.biscuit-cream {
color: #f6cbb6;
}
.simple-pink {
color: #f7a1a7;
}

/* CSS Variables */
:root {
--daisy-bush:#5c3f8d;
--radiant-orchid:#a85d9a;
--blushing-sky:#d7b2d3;
--biscuit-cream:#f6cbb6;
--simple-pink:#f7a1a7;
}

More palettes to explore