All Palettes

Color Palette #9edee0, #75c6d7, #4ea4b1, #1f7c8e, #0b4a5b

0%
0%
0%

CSS code for this palette

/* CSS */
.everest {
color: #9edee0;
}
.thredbo {
color: #75c6d7;
}
.freshwater {
color: #4ea4b1;
}
.bermuda {
color: #1f7c8e;
}
.teal-dark-blue {
color: #0b4a5b;
}

/* CSS Variables */
:root {
--everest:#9edee0;
--thredbo:#75c6d7;
--freshwater:#4ea4b1;
--bermuda:#1f7c8e;
--teal-dark-blue:#0b4a5b;
}

More palettes to explore