All Palettes

Color Palette #b0d85a, #a1c559, #8bb04f, #6a8934, #4b6822

0%
0%
0%

CSS code for this palette

/* CSS */
.badass-grass {
color: #b0d85a;
}
.sapling {
color: #a1c559;
}
.parrot-green {
color: #8bb04f;
}
.sun-valley {
color: #6a8934;
}
.tabbouleh-green {
color: #4b6822;
}

/* CSS Variables */
:root {
--badass-grass:#b0d85a;
--sapling:#a1c559;
--parrot-green:#8bb04f;
--sun-valley:#6a8934;
--tabbouleh-green:#4b6822;
}

More palettes to explore