All Palettes

Color Palette #ff6e61, #ff998a, #ffb3c3, #ffccdb, #fff0f0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.matt-pink {
color: #ffb3c3;
}
.linnet-egg-red {
color: #ffccdb;
}
.sefid-white {
color: #fff0f0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--matt-pink:#ffb3c3;
--linnet-egg-red:#ffccdb;
--sefid-white:#fff0f0;
}

More palettes to explore