All Palettes

Color Palette #e67e00, #f0a400, #f0d000, #f9e25d, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-marigold {
color: #e67e00;
}
.lemon-dream {
color: #f0a400;
}
.safety-yellow {
color: #f0d000;
}
.goldfinch {
color: #f9e25d;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--bright-marigold:#e67e00;
--lemon-dream:#f0a400;
--safety-yellow:#f0d000;
--goldfinch:#f9e25d;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore