All Palettes

Color Palette #a2d8d2, #6ac8b8, #409c9a, #008f8f, #006b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.smooth-satin {
color: #a2d8d2;
}
.tropic-tide {
color: #6ac8b8;
}
.latigo-bay {
color: #409c9a;
}
.corfu-shallows {
color: #008f8f;
}
.mayan-blue {
color: #006b6b;
}

/* CSS Variables */
:root {
--smooth-satin:#a2d8d2;
--tropic-tide:#6ac8b8;
--latigo-bay:#409c9a;
--corfu-shallows:#008f8f;
--mayan-blue:#006b6b;
}

More palettes to explore