All Palettes

Color Palette #f5b2c1, #ff9c8f, #ff8052, #ff6e61, #ff4d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f5b2c1;
}
.lolly {
color: #ff9c8f;
}
.n-rang-orange {
color: #ff8052;
}
.grapefruit-pulp {
color: #ff6e61;
}
.dusk-orange {
color: #ff4d3d;
}

/* CSS Variables */
:root {
--ibis:#f5b2c1;
--lolly:#ff9c8f;
--n-rang-orange:#ff8052;
--grapefruit-pulp:#ff6e61;
--dusk-orange:#ff4d3d;
}

More palettes to explore