All Palettes

Color Palette #a6e3e0, #73d4d1, #4bc3c1, #2cadaf, #1b8b8d

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a6e3e0;
}
.soft-turquoise {
color: #73d4d1;
}
.north-wind {
color: #4bc3c1;
}
.tempo {
color: #2cadaf;
}
.ocean-liner {
color: #1b8b8d;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a6e3e0;
--soft-turquoise:#73d4d1;
--north-wind:#4bc3c1;
--tempo:#2cadaf;
--ocean-liner:#1b8b8d;
}

More palettes to explore