All Palettes

Color Palette #f0a800, #f0d400, #f0e400, #f0f000, #a1c200

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.safety-yellow {
color: #f0d400;
}
.titanium-yellow {
color: #f0e400;
}
.saint-seiya-gold {
color: #f0f000;
}
.snot-green {
color: #a1c200;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--safety-yellow:#f0d400;
--titanium-yellow:#f0e400;
--saint-seiya-gold:#f0f000;
--snot-green:#a1c200;
}

More palettes to explore