All Palettes

Color Palette #a7d08b, #6fbe9e, #4ca98b, #2c7d6f, #1a5b5a

0%
0%
0%

CSS code for this palette

/* CSS */
.pistachio-dream {
color: #a7d08b;
}
.arboretum {
color: #6fbe9e;
}
.corrosion-green {
color: #4ca98b;
}
.green-belt {
color: #2c7d6f;
}
.uncharted {
color: #1a5b5a;
}

/* CSS Variables */
:root {
--pistachio-dream:#a7d08b;
--arboretum:#6fbe9e;
--corrosion-green:#4ca98b;
--green-belt:#2c7d6f;
--uncharted:#1a5b5a;
}

More palettes to explore