All Palettes

Color Palette #f0a19e, #f6b6b1, #f7d5d4, #f9e4e1, #f2c0c6

0%
0%
0%

CSS code for this palette

/* CSS */
.plum-blossom {
color: #f0a19e;
}
.mixed-fruit {
color: #f6b6b1;
}
.ballet {
color: #f7d5d4;
}
.bride-s-blush {
color: #f9e4e1;
}
.rose-reminder {
color: #f2c0c6;
}

/* CSS Variables */
:root {
--plum-blossom:#f0a19e;
--mixed-fruit:#f6b6b1;
--ballet:#f7d5d4;
--bride-s-blush:#f9e4e1;
--rose-reminder:#f2c0c6;
}

More palettes to explore