All Palettes

Color Palette #5c2f6f, #a87a9b, #f2c5d3, #f0a3c7, #c65d8e

0%
0%
0%

CSS code for this palette

/* CSS */
.lounge-violet {
color: #5c2f6f;
}
.wonder-wish {
color: #a87a9b;
}
.in-the-pink {
color: #f2c5d3;
}
.elastic-pink {
color: #f0a3c7;
}
.ibis-rose {
color: #c65d8e;
}

/* CSS Variables */
:root {
--lounge-violet:#5c2f6f;
--wonder-wish:#a87a9b;
--in-the-pink:#f2c5d3;
--elastic-pink:#f0a3c7;
--ibis-rose:#c65d8e;
}

More palettes to explore