All Palettes

Color Palette #f9e16c, #f7cb45, #f0a800, #e69d00, #d68b00

0%
0%
0%

CSS code for this palette

/* CSS */
.vanilla-pudding {
color: #f9e16c;
}
.sunny-mood {
color: #f7cb45;
}
.welcoming-wasp {
color: #f0a800;
}
.hot-butter {
color: #e69d00;
}
.fleur-de-sel-caramel {
color: #d68b00;
}

/* CSS Variables */
:root {
--vanilla-pudding:#f9e16c;
--sunny-mood:#f7cb45;
--welcoming-wasp:#f0a800;
--hot-butter:#e69d00;
--fleur-de-sel-caramel:#d68b00;
}

More palettes to explore