All Palettes

Color Palette #a3d55d, #f8c749, #f9a82f, #f08f2d, #d75c28

0%
0%
0%

CSS code for this palette

/* CSS */
.lime-lizard {
color: #a3d55d;
}
.cakepop-sorbet {
color: #f8c749;
}
.carona {
color: #f9a82f;
}
.cadmium-orange {
color: #f08f2d;
}
.obstinate-orange {
color: #d75c28;
}

/* CSS Variables */
:root {
--lime-lizard:#a3d55d;
--cakepop-sorbet:#f8c749;
--carona:#f9a82f;
--cadmium-orange:#f08f2d;
--obstinate-orange:#d75c28;
}

More palettes to explore