All Palettes

Color Palette #007c8f, #00999e, #1cc4c2, #6ed8c1, #a2f6e2

0%
0%
0%

CSS code for this palette

/* CSS */
.by-the-bayou {
color: #007c8f;
}
.riviera-paradise {
color: #00999e;
}
.blue-martina {
color: #1cc4c2;
}
.downy {
color: #6ed8c1;
}
.icery {
color: #a2f6e2;
}

/* CSS Variables */
:root {
--by-the-bayou:#007c8f;
--riviera-paradise:#00999e;
--blue-martina:#1cc4c2;
--downy:#6ed8c1;
--icery:#a2f6e2;
}

More palettes to explore