All Palettes

Color Palette #f0a800, #f0d400, #f2e4b0, #f7d7b6, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.safety-yellow {
color: #f0d400;
}
.lime-bright {
color: #f2e4b0;
}
.pinenut {
color: #f7d7b6;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--safety-yellow:#f0d400;
--lime-bright:#f2e4b0;
--pinenut:#f7d7b6;
--sun-orange:#f47b1f;
}

More palettes to explore