All Palettes

Color Palette #a6d3d0, #8cc5c2, #6eb9af, #4fb09e, #2da48a

0%
0%
0%

CSS code for this palette

/* CSS */
.sinbad {
color: #a6d3d0;
}
.mercury-mist {
color: #8cc5c2;
}
.florida-turquoise {
color: #6eb9af;
}
.water-park {
color: #4fb09e;
}
.stamp-pad-green {
color: #2da48a;
}

/* CSS Variables */
:root {
--sinbad:#a6d3d0;
--mercury-mist:#8cc5c2;
--florida-turquoise:#6eb9af;
--water-park:#4fb09e;
--stamp-pad-green:#2da48a;
}

More palettes to explore