All Palettes

Color Palette #fab700, #f59b00, #f07800, #e65c00, #d64000

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.kin-gold {
color: #f59b00;
}
.mee-hua-sunset {
color: #f07800;
}
.spanish-orange {
color: #e65c00;
}
.torii-red {
color: #d64000;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--kin-gold:#f59b00;
--mee-hua-sunset:#f07800;
--spanish-orange:#e65c00;
--torii-red:#d64000;
}

More palettes to explore