All Palettes

Color Palette #fab700, #f06c00, #d65d00, #a33100, #7a1f00

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.royal-flycatcher-crest {
color: #f06c00;
}
.exuberance {
color: #d65d00;
}
.burnt-sienna {
color: #a33100;
}
.bloodstain {
color: #7a1f00;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--royal-flycatcher-crest:#f06c00;
--exuberance:#d65d00;
--burnt-sienna:#a33100;
--bloodstain:#7a1f00;
}

More palettes to explore