All Palettes

Color Palette #499c9c, #7ab8b8, #97d3d3, #b5e3e3, #d0f1f1

0%
0%
0%

CSS code for this palette

/* CSS */
.coolbox-ice-turquoise {
color: #499c9c;
}
.kingfisher-turquoise {
color: #7ab8b8;
}
.aroma-blue {
color: #97d3d3;
}
.seascape-green {
color: #b5e3e3;
}
.diamond-league {
color: #d0f1f1;
}

/* CSS Variables */
:root {
--coolbox-ice-turquoise:#499c9c;
--kingfisher-turquoise:#7ab8b8;
--aroma-blue:#97d3d3;
--seascape-green:#b5e3e3;
--diamond-league:#d0f1f1;
}

More palettes to explore