All Palettes

Color Palette #f7c94b, #f0a800, #e2931d, #d97d3f, #a85f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.welcoming-wasp {
color: #f0a800;
}
.sumac-dyed {
color: #e2931d;
}
.sweet-potato {
color: #d97d3f;
}
.beef-hotpot {
color: #a85f2e;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--welcoming-wasp:#f0a800;
--sumac-dyed:#e2931d;
--sweet-potato:#d97d3f;
--beef-hotpot:#a85f2e;
}

More palettes to explore