All Palettes

Color Palette #a4e5e5, #75d1d1, #4cb8b8, #3c9a9a, #2b7d7d

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a4e5e5;
}
.soft-turquoise {
color: #75d1d1;
}
.crystalsong-blue {
color: #4cb8b8;
}
.latigo-bay {
color: #3c9a9a;
}
.zirconia-teal {
color: #2b7d7d;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a4e5e5;
--soft-turquoise:#75d1d1;
--crystalsong-blue:#4cb8b8;
--latigo-bay:#3c9a9a;
--zirconia-teal:#2b7d7d;
}

More palettes to explore