All Palettes

Color Palette #f4a4bf, #e58b9a, #d56c8f, #c1536e, #a83e55

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f4a4bf;
}
.poudretteite-pink {
color: #e58b9a;
}
.paris-pink {
color: #d56c8f;
}
.ripe-cherry {
color: #c1536e;
}
.night-shadz {
color: #a83e55;
}

/* CSS Variables */
:root {
--pink-chalk:#f4a4bf;
--poudretteite-pink:#e58b9a;
--paris-pink:#d56c8f;
--ripe-cherry:#c1536e;
--night-shadz:#a83e55;
}

More palettes to explore