All Palettes

Color Palette #fab700, #fad400, #e0e000, #a7d100, #6fbf4f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.yuzu-jam {
color: #fad400;
}
.golden-gun {
color: #e0e000;
}
.immaculate-iguana {
color: #a7d100;
}
.taurus-forest-fern {
color: #6fbf4f;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--yuzu-jam:#fad400;
--golden-gun:#e0e000;
--immaculate-iguana:#a7d100;
--taurus-forest-fern:#6fbf4f;
}

More palettes to explore