All Palettes

Color Palette #f7d54a, #f2b50d, #c79b0a, #a66907, #7e4e02

0%
0%
0%

CSS code for this palette

/* CSS */
.anna-banana {
color: #f7d54a;
}
.spanish-yellow {
color: #f2b50d;
}
.yellow-ochre {
color: #c79b0a;
}
.butter-fudge {
color: #a66907;
}
.g-d-on-brown {
color: #7e4e02;
}

/* CSS Variables */
:root {
--anna-banana:#f7d54a;
--spanish-yellow:#f2b50d;
--yellow-ochre:#c79b0a;
--butter-fudge:#a66907;
--g-d-on-brown:#7e4e02;
}

More palettes to explore