All Palettes

Color Palette #eab8e4, #f4c3d6, #f2a6b1, #f08d8a, #e76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.rosecco {
color: #eab8e4;
}
.sweetheart {
color: #f4c3d6;
}
.pink-fit {
color: #f2a6b1;
}
.flamingo-red {
color: #f08d8a;
}
.redstone {
color: #e76e6e;
}

/* CSS Variables */
:root {
--rosecco:#eab8e4;
--sweetheart:#f4c3d6;
--pink-fit:#f2a6b1;
--flamingo-red:#f08d8a;
--redstone:#e76e6e;
}

More palettes to explore