All Palettes

Color Palette #f0a800, #d68b00, #b37700, #9e6c00, #8a5700

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.fleur-de-sel-caramel {
color: #d68b00;
}
.golden-brown {
color: #b37700;
}
.cumin-ochre {
color: #9e6c00;
}
.spear-shaft {
color: #8a5700;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--fleur-de-sel-caramel:#d68b00;
--golden-brown:#b37700;
--cumin-ochre:#9e6c00;
--spear-shaft:#8a5700;
}

More palettes to explore