All Palettes

Color Palette #f0a800, #f06400, #f0b400, #f0e400, #b4f000

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.royal-flycatcher-crest {
color: #f06400;
}
.american-yellow {
color: #f0b400;
}
.titanium-yellow {
color: #f0e400;
}
.lush-green {
color: #b4f000;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--royal-flycatcher-crest:#f06400;
--american-yellow:#f0b400;
--titanium-yellow:#f0e400;
--lush-green:#b4f000;
}

More palettes to explore