All Palettes

Color Palette #6fd8e2, #4ac8d3, #37b2c8, #1f9cb2, #0b7b9d

0%
0%
0%

CSS code for this palette

/* CSS */
.aquamarine-blue {
color: #6fd8e2;
}
.sea-serpent {
color: #4ac8d3;
}
.river-blue {
color: #37b2c8;
}
.tropical-lagoon {
color: #1f9cb2;
}
.mitchell-blue {
color: #0b7b9d;
}

/* CSS Variables */
:root {
--aquamarine-blue:#6fd8e2;
--sea-serpent:#4ac8d3;
--river-blue:#37b2c8;
--tropical-lagoon:#1f9cb2;
--mitchell-blue:#0b7b9d;
}

More palettes to explore