All Palettes

Color Palette #a8e1e0, #6dc5c0, #4cae99, #3b876f, #2b5a53

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a8e1e0;
}
.tropic-tide {
color: #6dc5c0;
}
.hole-in-one {
color: #4cae99;
}
.sh-i-c-o-l-green {
color: #3b876f;
}
.holly-leaf {
color: #2b5a53;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a8e1e0;
--tropic-tide:#6dc5c0;
--hole-in-one:#4cae99;
--sh-i-c-o-l-green:#3b876f;
--holly-leaf:#2b5a53;
}

More palettes to explore