All Palettes

Color Palette #a3d55d, #f3e45e, #f8b735, #f76d3b, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.lime-lizard {
color: #a3d55d;
}
.flame-seal {
color: #f3e45e;
}
.glowing-lantern {
color: #f8b735;
}
.carrot {
color: #f76d3b;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--lime-lizard:#a3d55d;
--flame-seal:#f3e45e;
--glowing-lantern:#f8b735;
--carrot:#f76d3b;
--mandarin-red:#e74d3c;
}

More palettes to explore