All Palettes

Color Palette #f4a4bf, #e77e9d, #d04e7d, #b2385d, #882b3f

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f4a4bf;
}
.hope {
color: #e77e9d;
}
.pink-flambe {
color: #d04e7d;
}
.cry-of-a-rose {
color: #b2385d;
}
.rumba-red {
color: #882b3f;
}

/* CSS Variables */
:root {
--pink-chalk:#f4a4bf;
--hope:#e77e9d;
--pink-flambe:#d04e7d;
--cry-of-a-rose:#b2385d;
--rumba-red:#882b3f;
}

More palettes to explore