All Palettes

Color Palette #fdcc3a, #f07c00, #d13f00, #a30000, #7a0000

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-jacket {
color: #fdcc3a;
}
.r-d-i-ch-ng-orange {
color: #f07c00;
}
.mellow-mango {
color: #d13f00;
}
.stanger-red {
color: #a30000;
}
.gochujang-red {
color: #7a0000;
}

/* CSS Variables */
:root {
--yellow-jacket:#fdcc3a;
--r-d-i-ch-ng-orange:#f07c00;
--mellow-mango:#d13f00;
--stanger-red:#a30000;
--gochujang-red:#7a0000;
}

More palettes to explore