All Palettes

Color Palette #1e998d, #2ab2a0, #3bc4b4, #5fd3c2, #89e1d7

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-fantasy {
color: #1e998d;
}
.capture {
color: #2ab2a0;
}
.tint-of-turquoise {
color: #3bc4b4;
}
.jamaican-jade {
color: #5fd3c2;
}
.cold-blue {
color: #89e1d7;
}

/* CSS Variables */
:root {
--sea-fantasy:#1e998d;
--capture:#2ab2a0;
--tint-of-turquoise:#3bc4b4;
--jamaican-jade:#5fd3c2;
--cold-blue:#89e1d7;
}

More palettes to explore