All Palettes

Color Palette #a8d3e1, #6dccdf, #39a0c6, #0096b8, #007c9e

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.betsy {
color: #6dccdf;
}
.blue-raspberry-seed {
color: #39a0c6;
}
.bondi-blue {
color: #0096b8;
}
.turkish-tile {
color: #007c9e;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--betsy:#6dccdf;
--blue-raspberry-seed:#39a0c6;
--bondi-blue:#0096b8;
--turkish-tile:#007c9e;
}

More palettes to explore