All Palettes

Color Palette #f0a800, #d7a033, #b88f4c, #e1c160, #f9d55d

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.curry {
color: #d7a033;
}
.yellow-acorn {
color: #b88f4c;
}
.candelabra {
color: #e1c160;
}
.salmon-eggs {
color: #f9d55d;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--curry:#d7a033;
--yellow-acorn:#b88f4c;
--candelabra:#e1c160;
--salmon-eggs:#f9d55d;
}

More palettes to explore