All Palettes

Color Palette #5eb070, #a1d55d, #f3e768, #f9b858, #f86a3a

0%
0%
0%

CSS code for this palette

/* CSS */
.lawn-party {
color: #5eb070;
}
.lime-lizard {
color: #a1d55d;
}
.limelight {
color: #f3e768;
}
.amber-yellow {
color: #f9b858;
}
.carrot {
color: #f86a3a;
}

/* CSS Variables */
:root {
--lawn-party:#5eb070;
--lime-lizard:#a1d55d;
--limelight:#f3e768;
--amber-yellow:#f9b858;
--carrot:#f86a3a;
}

More palettes to explore