All Palettes

Color Palette #fab700, #f56a00, #d64000, #a82d00, #5c0f00

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.royal-flycatcher-crest {
color: #f56a00;
}
.torii-red {
color: #d64000;
}
.burnt-sienna {
color: #a82d00;
}
.baragon-brown {
color: #5c0f00;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--royal-flycatcher-crest:#f56a00;
--torii-red:#d64000;
--burnt-sienna:#a82d00;
--baragon-brown:#5c0f00;
}

More palettes to explore