All Palettes

Color Palette #f5a300, #d67900, #b35300, #7a1f00, #4d0000

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.orange-pepper {
color: #d67900;
}
.obscure-orange {
color: #b35300;
}
.bloodstain {
color: #7a1f00;
}
.scorched-brown {
color: #4d0000;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--orange-pepper:#d67900;
--obscure-orange:#b35300;
--bloodstain:#7a1f00;
--scorched-brown:#4d0000;
}

More palettes to explore