All Palettes

Color Palette #f0d99e, #f0a800, #d67d00, #8a5c00, #6b4900

0%
0%
0%

CSS code for this palette

/* CSS */
.pie-crust {
color: #f0d99e;
}
.welcoming-wasp {
color: #f0a800;
}
.orange-pepper {
color: #d67d00;
}
.rat-brown {
color: #8a5c00;
}
.notorious-neanderthal {
color: #6b4900;
}

/* CSS Variables */
:root {
--pie-crust:#f0d99e;
--welcoming-wasp:#f0a800;
--orange-pepper:#d67d00;
--rat-brown:#8a5c00;
--notorious-neanderthal:#6b4900;
}

More palettes to explore