All Palettes

Color Palette #f0c7e3, #e3a6c3, #d57c9e, #c59bb2, #a95b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.venetian-rose {
color: #f0c7e3;
}
.think-pink {
color: #e3a6c3;
}
.little-bow-pink {
color: #d57c9e;
}
.lady-s-cushions-pink {
color: #c59bb2;
}
.cyclamen-red {
color: #a95b8c;
}

/* CSS Variables */
:root {
--venetian-rose:#f0c7e3;
--think-pink:#e3a6c3;
--little-bow-pink:#d57c9e;
--lady-s-cushions-pink:#c59bb2;
--cyclamen-red:#a95b8c;
}

More palettes to explore