All Palettes

Color Palette #ff6e61, #ff9b8a, #ffc3b3, #fff1e5, #ffb3c1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff9b8a;
}
.tropical-peach {
color: #ffc3b3;
}
.doeskin {
color: #fff1e5;
}
.matt-pink {
color: #ffb3c1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff9b8a;
--tropical-peach:#ffc3b3;
--doeskin:#fff1e5;
--matt-pink:#ffb3c1;
}

More palettes to explore