All Palettes

Color Palette #a8d3e1, #5cc0eb, #1e8cc2, #007c9e, #005c7a

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.clean-pool {
color: #5cc0eb;
}
.cyan-cornflower-blue {
color: #1e8cc2;
}
.turkish-tile {
color: #007c9e;
}
.job-s-tears {
color: #005c7a;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--clean-pool:#5cc0eb;
--cyan-cornflower-blue:#1e8cc2;
--turkish-tile:#007c9e;
--job-s-tears:#005c7a;
}

More palettes to explore