All Palettes

Color Palette #f4c3cf, #f6a7b0, #f88b9a, #f8688c, #f2506d

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-pink {
color: #f4c3cf;
}
.pink-fit {
color: #f6a7b0;
}
.strawberry-shortcake {
color: #f88b9a;
}
.rosy-pink {
color: #f8688c;
}
.ripe-malinka {
color: #f2506d;
}

/* CSS Variables */
:root {
--in-the-pink:#f4c3cf;
--pink-fit:#f6a7b0;
--strawberry-shortcake:#f88b9a;
--rosy-pink:#f8688c;
--ripe-malinka:#f2506d;
}

More palettes to explore