All Palettes

Color Palette #d95a30, #f0a800, #f0c54c, #f9e9b9, #b17b2b

0%
0%
0%

CSS code for this palette

/* CSS */
.untamed-orange {
color: #d95a30;
}
.welcoming-wasp {
color: #f0a800;
}
.eyelash-viper {
color: #f0c54c;
}
.hawaiian-cream {
color: #f9e9b9;
}
.mandalay {
color: #b17b2b;
}

/* CSS Variables */
:root {
--untamed-orange:#d95a30;
--welcoming-wasp:#f0a800;
--eyelash-viper:#f0c54c;
--hawaiian-cream:#f9e9b9;
--mandalay:#b17b2b;
}

More palettes to explore