All Palettes

Color Palette #fab700, #c77e00, #a85f00, #7a3d00, #5c2900

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.bamboo-brown {
color: #c77e00;
}
.butter-fudge {
color: #a85f00;
}
.hazelnut-chocolate {
color: #7a3d00;
}
.conker-brown {
color: #5c2900;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--bamboo-brown:#c77e00;
--butter-fudge:#a85f00;
--hazelnut-chocolate:#7a3d00;
--conker-brown:#5c2900;
}

More palettes to explore