All Palettes

Color Palette #f5b400, #eb8d00, #d66000, #9e2800, #7a0000

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f5b400;
}
.saffron-gold {
color: #eb8d00;
}
.exuberance {
color: #d66000;
}
.burnt-red {
color: #9e2800;
}
.gochujang-red {
color: #7a0000;
}

/* CSS Variables */
:root {
--american-yellow:#f5b400;
--saffron-gold:#eb8d00;
--exuberance:#d66000;
--burnt-red:#9e2800;
--gochujang-red:#7a0000;
}

More palettes to explore