All Palettes

Color Palette #faa700, #f9c54e, #a3d55d, #6abf45, #499a3c

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.lime-lizard {
color: #a3d55d;
}
.pure-apple {
color: #6abf45;
}
.enviable {
color: #499a3c;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--creamy-sweet-corn:#f9c54e;
--lime-lizard:#a3d55d;
--pure-apple:#6abf45;
--enviable:#499a3c;
}

More palettes to explore