All Palettes

Color Palette #a5e3d6, #70d7c7, #42b8b4, #1e8a88, #0a4d4c

0%
0%
0%

CSS code for this palette

/* CSS */
.botanical-tint {
color: #a5e3d6;
}
.hidden-sea-glass {
color: #70d7c7;
}
.magnetic-magic {
color: #42b8b4;
}
.ocean-liner {
color: #1e8a88;
}
.swamp-mausoleum {
color: #0a4d4c;
}

/* CSS Variables */
:root {
--botanical-tint:#a5e3d6;
--hidden-sea-glass:#70d7c7;
--magnetic-magic:#42b8b4;
--ocean-liner:#1e8a88;
--swamp-mausoleum:#0a4d4c;
}

More palettes to explore