All Palettes

Color Palette #f9da5d, #f5a524, #f07c00, #db5000, #a32c00

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-stagshorn {
color: #f9da5d;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.r-d-i-ch-ng-orange {
color: #f07c00;
}
.deep-orange {
color: #db5000;
}
.rust-red {
color: #a32c00;
}

/* CSS Variables */
:root {
--yellow-stagshorn:#f9da5d;
--apricot-glazed-chicken:#f5a524;
--r-d-i-ch-ng-orange:#f07c00;
--deep-orange:#db5000;
--rust-red:#a32c00;
}

More palettes to explore