All Palettes

Color Palette #fab700, #f5c400, #e2be2c, #cf8b2a, #c75b29

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.syndicalist {
color: #f5c400;
}
.finger-banana {
color: #e2be2c;
}
.gentleman-s-whiskey {
color: #cf8b2a;
}
.golden-lion-tamarin {
color: #c75b29;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--syndicalist:#f5c400;
--finger-banana:#e2be2c;
--gentleman-s-whiskey:#cf8b2a;
--golden-lion-tamarin:#c75b29;
}

More palettes to explore