All Palettes

Color Palette #ff8052, #ff6e61, #ff9c8f, #ffc3b3, #ffb3c1

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.grapefruit-pulp {
color: #ff6e61;
}
.lolly {
color: #ff9c8f;
}
.tropical-peach {
color: #ffc3b3;
}
.matt-pink {
color: #ffb3c1;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--grapefruit-pulp:#ff6e61;
--lolly:#ff9c8f;
--tropical-peach:#ffc3b3;
--matt-pink:#ffb3c1;
}

More palettes to explore