All Palettes

Color Palette #fab700, #e6a400, #d17d00, #a84f00, #7a3b00

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.flambrosia {
color: #e6a400;
}
.seabuckthorn-yellow-brown {
color: #d17d00;
}
.tijolo {
color: #a84f00;
}
.red-beech {
color: #7a3b00;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--flambrosia:#e6a400;
--seabuckthorn-yellow-brown:#d17d00;
--tijolo:#a84f00;
--red-beech:#7a3b00;
}

More palettes to explore