All Palettes

Color Palette #f0a800, #f0d000, #f0e400, #e4f000, #a1e600

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.safety-yellow {
color: #f0d000;
}
.titanium-yellow {
color: #f0e400;
}
.saint-seiya-gold {
color: #e4f000;
}
.green-fiasco {
color: #a1e600;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--safety-yellow:#f0d000;
--titanium-yellow:#f0e400;
--saint-seiya-gold:#e4f000;
--green-fiasco:#a1e600;
}

More palettes to explore