All Palettes

Color Palette #a7d7b8, #7ec4b7, #4ab0a4, #1f8d93, #00807b

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.holiday {
color: #7ec4b7;
}
.sacred-turquoise {
color: #4ab0a4;
}
.river-fountain {
color: #1f8d93;
}
.blue-winged-teal {
color: #00807b;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--holiday:#7ec4b7;
--sacred-turquoise:#4ab0a4;
--river-fountain:#1f8d93;
--blue-winged-teal:#00807b;
}

More palettes to explore