All Palettes

Color Palette #f74b8a, #f6a2be, #f6d5e4, #f4bfb4, #eab8c8

0%
0%
0%

CSS code for this palette

/* CSS */
.french-rose {
color: #f74b8a;
}
.rogue-pink {
color: #f6a2be;
}
.pink-frosting {
color: #f6d5e4;
}
.dainty-debutante {
color: #f4bfb4;
}
.chantilly {
color: #eab8c8;
}

/* CSS Variables */
:root {
--french-rose:#f74b8a;
--rogue-pink:#f6a2be;
--pink-frosting:#f6d5e4;
--dainty-debutante:#f4bfb4;
--chantilly:#eab8c8;
}

More palettes to explore