All Palettes

Color Palette #fab700, #fad900, #f5e74d, #a3d55d, #6c9a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.dallol-yellow {
color: #fad900;
}
.yellow-petal {
color: #f5e74d;
}
.lime-lizard {
color: #a3d55d;
}
.flat-green {
color: #6c9a4c;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--dallol-yellow:#fad900;
--yellow-petal:#f5e74d;
--lime-lizard:#a3d55d;
--flat-green:#6c9a4c;
}

More palettes to explore