All Palettes

Color Palette #b4c832, #a1d35a, #8bce82, #6fb8a1, #4a98b0

0%
0%
0%

CSS code for this palette

/* CSS */
.tender-shoots {
color: #b4c832;
}
.lime-lizard {
color: #a1d35a;
}
.greek-garden {
color: #8bce82;
}
.arboretum {
color: #6fb8a1;
}
.starflower-blue {
color: #4a98b0;
}

/* CSS Variables */
:root {
--tender-shoots:#b4c832;
--lime-lizard:#a1d35a;
--greek-garden:#8bce82;
--arboretum:#6fb8a1;
--starflower-blue:#4a98b0;
}

More palettes to explore