All Palettes

Color Palette #a7e2e0, #6dc5c2, #3a9c9b, #1e6b6b, #0d4a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a7e2e0;
}
.turkish-teal {
color: #6dc5c2;
}
.latigo-bay {
color: #3a9c9b;
}
.mosaic-tile {
color: #1e6b6b;
}
.incubi-darkness {
color: #0d4a4a;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a7e2e0;
--turkish-teal:#6dc5c2;
--latigo-bay:#3a9c9b;
--mosaic-tile:#1e6b6b;
--incubi-darkness:#0d4a4a;
}

More palettes to explore