All Palettes

Color Palette #8fd6b4, #6ac8a4, #4baf8e, #39897b, #2c6d6c

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-trail {
color: #8fd6b4;
}
.minted-elegance {
color: #6ac8a4;
}
.hole-in-one {
color: #4baf8e;
}
.copper-turquoise {
color: #39897b;
}
.north-sea {
color: #2c6d6c;
}

/* CSS Variables */
:root {
--tropical-trail:#8fd6b4;
--minted-elegance:#6ac8a4;
--hole-in-one:#4baf8e;
--copper-turquoise:#39897b;
--north-sea:#2c6d6c;
}

More palettes to explore