All Palettes

Color Palette #c15444, #d5786c, #e8b7a1, #f4c3b3, #f6e3d5

0%
0%
0%

CSS code for this palette

/* CSS */
.best-of-the-bunch {
color: #c15444;
}
.masoho-red {
color: #d5786c;
}
.pink-abalone {
color: #e8b7a1;
}
.peach-temptation {
color: #f4c3b3;
}
.peach-rose {
color: #f6e3d5;
}

/* CSS Variables */
:root {
--best-of-the-bunch:#c15444;
--masoho-red:#d5786c;
--pink-abalone:#e8b7a1;
--peach-temptation:#f4c3b3;
--peach-rose:#f6e3d5;
}

More palettes to explore