All Palettes

Color Palette #f1c1d6, #ff9eb3, #ff6e61, #ff4d3d, #ff1f39

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f1c1d6;
}
.saira-red {
color: #ff9eb3;
}
.grapefruit-pulp {
color: #ff6e61;
}
.dusk-orange {
color: #ff4d3d;
}
.in-the-red {
color: #ff1f39;
}

/* CSS Variables */
:root {
--sweetheart:#f1c1d6;
--saira-red:#ff9eb3;
--grapefruit-pulp:#ff6e61;
--dusk-orange:#ff4d3d;
--in-the-red:#ff1f39;
}

More palettes to explore