All Palettes

Color Palette #f0a800, #f6d13c, #f9e86c, #e2b240, #d68f00

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.marigold-dust {
color: #f6d13c;
}
.marigold-yellow {
color: #f9e86c;
}
.themeda-japonica {
color: #e2b240;
}
.harvest-eve-gold {
color: #d68f00;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--marigold-dust:#f6d13c;
--marigold-yellow:#f9e86c;
--themeda-japonica:#e2b240;
--harvest-eve-gold:#d68f00;
}

More palettes to explore