All Palettes

Color Palette #fab700, #f59f00, #d16900, #a85d00, #6b4b00

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.mad-for-mango {
color: #f59f00;
}
.curry-powder {
color: #d16900;
}
.tijolo {
color: #a85d00;
}
.notorious-neanderthal {
color: #6b4b00;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--mad-for-mango:#f59f00;
--curry-powder:#d16900;
--tijolo:#a85d00;
--notorious-neanderthal:#6b4b00;
}

More palettes to explore