All Palettes

Color Palette #f9b4d2, #f7a6c2, #f49fb3, #f49a9c, #f46c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-candy {
color: #f9b4d2;
}
.rogue-pink {
color: #f7a6c2;
}
.emperor-s-children {
color: #f49fb3;
}
.peach-burst {
color: #f49a9c;
}
.breeze-of-chilli {
color: #f46c6c;
}

/* CSS Variables */
:root {
--lavender-candy:#f9b4d2;
--rogue-pink:#f7a6c2;
--emperor-s-children:#f49fb3;
--peach-burst:#f49a9c;
--breeze-of-chilli:#f46c6c;
}

More palettes to explore