All Palettes

Color Palette #b2d63d, #a3c50d, #a6b63e, #f6a83c, #d55b39

0%
0%
0%

CSS code for this palette

/* CSS */
.burst-of-lime {
color: #b2d63d;
}
.slime {
color: #a3c50d;
}
.clipped-grass {
color: #a6b63e;
}
.raichu-orange {
color: #f6a83c;
}
.sweet-mandarin {
color: #d55b39;
}

/* CSS Variables */
:root {
--burst-of-lime:#b2d63d;
--slime:#a3c50d;
--clipped-grass:#a6b63e;
--raichu-orange:#f6a83c;
--sweet-mandarin:#d55b39;
}

More palettes to explore