All Palettes

Color Palette #f0a800, #ebb400, #d19d00, #a86b00, #8a4c00

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.american-yellow {
color: #ebb400;
}
.lepton-gold {
color: #d19d00;
}
.butter-fudge {
color: #a86b00;
}
.plain-old-brown {
color: #8a4c00;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--american-yellow:#ebb400;
--lepton-gold:#d19d00;
--butter-fudge:#a86b00;
--plain-old-brown:#8a4c00;
}

More palettes to explore