All Palettes

Color Palette #007c8f, #00b2b3, #3dd6d3, #a5f8f7, #e1f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.by-the-bayou {
color: #007c8f;
}
.cyan-sky {
color: #00b2b3;
}
.fresh-turquoise {
color: #3dd6d3;
}
.waterspout {
color: #a5f8f7;
}
.coastal-breeze {
color: #e1f9f9;
}

/* CSS Variables */
:root {
--by-the-bayou:#007c8f;
--cyan-sky:#00b2b3;
--fresh-turquoise:#3dd6d3;
--waterspout:#a5f8f7;
--coastal-breeze:#e1f9f9;
}

More palettes to explore