All Palettes

Color Palette #f8c9d1, #ff998a, #ff6e61, #ff4d4f, #d67f7a

0%
0%
0%

CSS code for this palette

/* CSS */
.rosey-afterglow {
color: #f8c9d1;
}
.peach-pink {
color: #ff998a;
}
.grapefruit-pulp {
color: #ff6e61;
}
.blood-burst {
color: #ff4d4f;
}
.cranapple {
color: #d67f7a;
}

/* CSS Variables */
:root {
--rosey-afterglow:#f8c9d1;
--peach-pink:#ff998a;
--grapefruit-pulp:#ff6e61;
--blood-burst:#ff4d4f;
--cranapple:#d67f7a;
}

More palettes to explore