All Palettes

Color Palette #f4c3da, #f0a3c7, #e27e92, #d24b6b, #a43d5f

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3da;
}
.elastic-pink {
color: #f0a3c7;
}
.bella-pink {
color: #e27e92;
}
.pink-punch {
color: #d24b6b;
}
.gooseberry {
color: #a43d5f;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3da;
--elastic-pink:#f0a3c7;
--bella-pink:#e27e92;
--pink-punch:#d24b6b;
--gooseberry:#a43d5f;
}

More palettes to explore