All Palettes

Color Palette #f0a800, #f7c250, #f9d380, #f5e3a8, #e7a5a2

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.creamy-sweet-corn {
color: #f7c250;
}
.honey-bees {
color: #f9d380;
}
.lemon-ice-yellow {
color: #f5e3a8;
}
.bussell-lace {
color: #e7a5a2;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--creamy-sweet-corn:#f7c250;
--honey-bees:#f9d380;
--lemon-ice-yellow:#f5e3a8;
--bussell-lace:#e7a5a2;
}

More palettes to explore