All Palettes

Color Palette #89e6d8, #5dd5c1, #3bbfa2, #1b988b, #00807d

0%
0%
0%

CSS code for this palette

/* CSS */
.cold-blue {
color: #89e6d8;
}
.sweet-garden {
color: #5dd5c1;
}
.jadeite {
color: #3bbfa2;
}
.flamboyant-teal {
color: #1b988b;
}
.belly-flop {
color: #00807d;
}

/* CSS Variables */
:root {
--cold-blue:#89e6d8;
--sweet-garden:#5dd5c1;
--jadeite:#3bbfa2;
--flamboyant-teal:#1b988b;
--belly-flop:#00807d;
}

More palettes to explore