All Palettes

Color Palette #0a797b, #1a9999, #3cb4b4, #4cd6d6, #a6e7e7

0%
0%
0%

CSS code for this palette

/* CSS */
.tobernite {
color: #0a797b;
}
.sea-fantasy {
color: #1a9999;
}
.green-grapple {
color: #3cb4b4;
}
.medium-turquoise {
color: #4cd6d6;
}
.blizzard-blue {
color: #a6e7e7;
}

/* CSS Variables */
:root {
--tobernite:#0a797b;
--sea-fantasy:#1a9999;
--green-grapple:#3cb4b4;
--medium-turquoise:#4cd6d6;
--blizzard-blue:#a6e7e7;
}

More palettes to explore