All Palettes

Color Palette #f7c6a6, #f4b79f, #f09f7f, #ea6c6c, #d63f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-damask {
color: #f7c6a6;
}
.mandys-pink {
color: #f4b79f;
}
.cumquat-cream {
color: #f09f7f;
}
.porcelain-rose {
color: #ea6c6c;
}
.vampire-red {
color: #d63f2e;
}

/* CSS Variables */
:root {
--peach-damask:#f7c6a6;
--mandys-pink:#f4b79f;
--cumquat-cream:#f09f7f;
--porcelain-rose:#ea6c6c;
--vampire-red:#d63f2e;
}

More palettes to explore