All Palettes

Color Palette #5c9e3d, #a9d544, #f0e67a, #f4b61a, #d55c20

0%
0%
0%

CSS code for this palette

/* CSS */
.calm-balm {
color: #5c9e3d;
}
.burst-of-lime {
color: #a9d544;
}
.spring-yellow {
color: #f0e67a;
}
.dent-corn {
color: #f4b61a;
}
.play-school {
color: #d55c20;
}

/* CSS Variables */
:root {
--calm-balm:#5c9e3d;
--burst-of-lime:#a9d544;
--spring-yellow:#f0e67a;
--dent-corn:#f4b61a;
--play-school:#d55c20;
}

More palettes to explore