All Palettes

Color Palette #2a9d6d, #4abf8a, #9ee0d3, #e2f3e9, #b4e4c9

0%
0%
0%

CSS code for this palette

/* CSS */
.bejewelled {
color: #2a9d6d;
}
.aragon-green {
color: #4abf8a;
}
.menthol-kiss {
color: #9ee0d3;
}
.mist-of-green {
color: #e2f3e9;
}
.coastal-foam {
color: #b4e4c9;
}

/* CSS Variables */
:root {
--bejewelled:#2a9d6d;
--aragon-green:#4abf8a;
--menthol-kiss:#9ee0d3;
--mist-of-green:#e2f3e9;
--coastal-foam:#b4e4c9;
}

More palettes to explore