All Palettes

Color Palette #f0c1c1, #f49f9f, #f67979, #e86d6d, #d05353

0%
0%
0%

CSS code for this palette

/* CSS */
.silver-strawberry {
color: #f0c1c1;
}
.plum-blossom {
color: #f49f9f;
}
.salmon-pok-bowl {
color: #f67979;
}
.porcelain-rose {
color: #e86d6d;
}
.chestnut-rose {
color: #d05353;
}

/* CSS Variables */
:root {
--silver-strawberry:#f0c1c1;
--plum-blossom:#f49f9f;
--salmon-pok-bowl:#f67979;
--porcelain-rose:#e86d6d;
--chestnut-rose:#d05353;
}

More palettes to explore