All Palettes

Color Palette #19b36e, #3de69f, #8ef5c0, #f0e84c, #ff6d2e

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-camouflage {
color: #19b36e;
}
.mint-jelly {
color: #3de69f;
}
.lemon-gate {
color: #8ef5c0;
}
.yellow-petal {
color: #f0e84c;
}
.extreme-carrot {
color: #ff6d2e;
}

/* CSS Variables */
:root {
--bright-camouflage:#19b36e;
--mint-jelly:#3de69f;
--lemon-gate:#8ef5c0;
--yellow-petal:#f0e84c;
--extreme-carrot:#ff6d2e;
}

More palettes to explore