All Palettes

Color Palette #2e8a56, #4fba76, #a3d1b5, #e8f3ea, #c0e3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.lake-green {
color: #2e8a56;
}
.acid-sleazebag {
color: #4fba76;
}
.feather-green {
color: #a3d1b5;
}
.astronomer {
color: #e8f3ea;
}
.beru {
color: #c0e3d6;
}

/* CSS Variables */
:root {
--lake-green:#2e8a56;
--acid-sleazebag:#4fba76;
--feather-green:#a3d1b5;
--astronomer:#e8f3ea;
--beru:#c0e3d6;
}

More palettes to explore