All Palettes

Color Palette #a3d55d, #f9ebae, #f6a337, #f4693e, #d93a3d

0%
0%
0%

CSS code for this palette

/* CSS */
.lime-lizard {
color: #a3d55d;
}
.star-studded {
color: #f9ebae;
}
.lightning-yellow {
color: #f6a337;
}
.opulent-orange {
color: #f4693e;
}
.jasper {
color: #d93a3d;
}

/* CSS Variables */
:root {
--lime-lizard:#a3d55d;
--star-studded:#f9ebae;
--lightning-yellow:#f6a337;
--opulent-orange:#f4693e;
--jasper:#d93a3d;
}

More palettes to explore