All Palettes

Color Palette #a4e2e5, #85d3d5, #6db2b6, #499b9c, #3b7b7d

0%
0%
0%

CSS code for this palette

/* CSS */
.ice-crystal-blue {
color: #a4e2e5;
}
.mountain-lake-blue {
color: #85d3d5;
}
.dexter {
color: #6db2b6;
}
.coolbox-ice-turquoise {
color: #499b9c;
}
.grand-canal {
color: #3b7b7d;
}

/* CSS Variables */
:root {
--ice-crystal-blue:#a4e2e5;
--mountain-lake-blue:#85d3d5;
--dexter:#6db2b6;
--coolbox-ice-turquoise:#499b9c;
--grand-canal:#3b7b7d;
}

More palettes to explore