All Palettes

Color Palette #9ee5df, #8fdcdc, #65b1b3, #3a7c7e, #1f4c4c

0%
0%
0%

CSS code for this palette

/* CSS */
.everest {
color: #9ee5df;
}
.limpet-shell {
color: #8fdcdc;
}
.fountain-blue {
color: #65b1b3;
}
.blue-venus {
color: #3a7c7e;
}
.hornblende-green {
color: #1f4c4c;
}

/* CSS Variables */
:root {
--everest:#9ee5df;
--limpet-shell:#8fdcdc;
--fountain-blue:#65b1b3;
--blue-venus:#3a7c7e;
--hornblende-green:#1f4c4c;
}

More palettes to explore