All Palettes

Color Palette #f4d35d, #f0a800, #d18800, #c67a4e, #b6766d

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-eggs {
color: #f4d35d;
}
.welcoming-wasp {
color: #f0a800;
}
.festering-brown {
color: #d18800;
}
.fuegan-orange {
color: #c67a4e;
}
.earth-rose {
color: #b6766d;
}

/* CSS Variables */
:root {
--salmon-eggs:#f4d35d;
--welcoming-wasp:#f0a800;
--festering-brown:#d18800;
--fuegan-orange:#c67a4e;
--earth-rose:#b6766d;
}

More palettes to explore