All Palettes

Color Palette #a7d7b8, #7fc7b2, #6fb3a0, #4b8b8a, #3b6d6d

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.meridian-star {
color: #7fc7b2;
}
.tropic-turquoise {
color: #6fb3a0;
}
.dusty-teal {
color: #4b8b8a;
}
.moonlit-forest {
color: #3b6d6d;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--meridian-star:#7fc7b2;
--tropic-turquoise:#6fb3a0;
--dusty-teal:#4b8b8a;
--moonlit-forest:#3b6d6d;
}

More palettes to explore