All Palettes

Color Palette #ffbf70, #ff6e61, #ff3d3d, #d63f2e, #8c2b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.cinnamon-buff {
color: #ffbf70;
}
.grapefruit-pulp {
color: #ff6e61;
}
.coral-red {
color: #ff3d3d;
}
.vampire-red {
color: #d63f2e;
}
.polished-apple {
color: #8c2b2b;
}

/* CSS Variables */
:root {
--cinnamon-buff:#ffbf70;
--grapefruit-pulp:#ff6e61;
--coral-red:#ff3d3d;
--vampire-red:#d63f2e;
--polished-apple:#8c2b2b;
}

More palettes to explore