All Palettes

Color Palette #ffc2a3, #ff9c8f, #ff6e61, #ff513d, #ff3f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.tomorrow-s-coral {
color: #ffc2a3;
}
.lolly {
color: #ff9c8f;
}
.grapefruit-pulp {
color: #ff6e61;
}
.ogre-odor {
color: #ff513d;
}
.red-orange {
color: #ff3f2e;
}

/* CSS Variables */
:root {
--tomorrow-s-coral:#ffc2a3;
--lolly:#ff9c8f;
--grapefruit-pulp:#ff6e61;
--ogre-odor:#ff513d;
--red-orange:#ff3f2e;
}

More palettes to explore