All Palettes

Color Palette #f7a6c1, #f2c4d2, #e6b3d1, #d69eb2, #c76b97

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f7a6c1;
}
.in-the-pink {
color: #f2c4d2;
}
.gumball {
color: #e6b3d1;
}
.lili-elbe-s-pink {
color: #d69eb2;
}
.fuchsia-kiss {
color: #c76b97;
}

/* CSS Variables */
:root {
--rogue-pink:#f7a6c1;
--in-the-pink:#f2c4d2;
--gumball:#e6b3d1;
--lili-elbe-s-pink:#d69eb2;
--fuchsia-kiss:#c76b97;
}

More palettes to explore