All Palettes

Color Palette #ffb85c, #ff7b3d, #ff5e3d, #ff3d3d, #d2282b

0%
0%
0%

CSS code for this palette

/* CSS */
.cape-jasmine {
color: #ffb85c;
}
.synthetic-pumpkin {
color: #ff7b3d;
}
.orange-soda {
color: #ff5e3d;
}
.coral-red {
color: #ff3d3d;
}
.chi-gong {
color: #d2282b;
}

/* CSS Variables */
:root {
--cape-jasmine:#ffb85c;
--synthetic-pumpkin:#ff7b3d;
--orange-soda:#ff5e3d;
--coral-red:#ff3d3d;
--chi-gong:#d2282b;
}

More palettes to explore