All Palettes

Color Palette #ffc2a3, #ff9c7a, #ff6e61, #ff4d3d, #ff2e2e

0%
0%
0%

CSS code for this palette

/* CSS */
.tomorrow-s-coral {
color: #ffc2a3;
}
.creamy-orange-blush {
color: #ff9c7a;
}
.grapefruit-pulp {
color: #ff6e61;
}
.dusk-orange {
color: #ff4d3d;
}
.pelati {
color: #ff2e2e;
}

/* CSS Variables */
:root {
--tomorrow-s-coral:#ffc2a3;
--creamy-orange-blush:#ff9c7a;
--grapefruit-pulp:#ff6e61;
--dusk-orange:#ff4d3d;
--pelati:#ff2e2e;
}

More palettes to explore