All Palettes

Color Palette #a3d55d, #8acf4a, #f2e63a, #fbaf3c, #da4e1b

0%
0%
0%

CSS code for this palette

/* CSS */
.lime-lizard {
color: #a3d55d;
}
.midsummer-field {
color: #8acf4a;
}
.highlighter-yellow {
color: #f2e63a;
}
.peach-butter {
color: #fbaf3c;
}
.war-paint-red {
color: #da4e1b;
}

/* CSS Variables */
:root {
--lime-lizard:#a3d55d;
--midsummer-field:#8acf4a;
--highlighter-yellow:#f2e63a;
--peach-butter:#fbaf3c;
--war-paint-red:#da4e1b;
}

More palettes to explore