All Palettes

Color Palette #e10538, #f25f7f, #f5a3b5, #f5e0d1, #f7e5b6

0%
0%
0%

CSS code for this palette

/* CSS */
.red-hot {
color: #e10538;
}
.watermelon-juice {
color: #f25f7f;
}
.pink-fit {
color: #f5a3b5;
}
.muffin-mix {
color: #f5e0d1;
}
.barley-white {
color: #f7e5b6;
}

/* CSS Variables */
:root {
--red-hot:#e10538;
--watermelon-juice:#f25f7f;
--pink-fit:#f5a3b5;
--muffin-mix:#f5e0d1;
--barley-white:#f7e5b6;
}

More palettes to explore