All Palettes

Color Palette #fab700, #f5d000, #e2e600, #bad600, #6ebf6f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.empire-yellow {
color: #f5d000;
}
.peridot {
color: #e2e600;
}
.high-grass {
color: #bad600;
}
.bermudagrass {
color: #6ebf6f;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--empire-yellow:#f5d000;
--peridot:#e2e600;
--high-grass:#bad600;
--bermudagrass:#6ebf6f;
}

More palettes to explore