All Palettes

Color Palette #9fd3df, #6cc0d5, #3ca5c8, #0096b8, #007e94

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-cruise {
color: #9fd3df;
}
.squeaky {
color: #6cc0d5;
}
.blue-raspberry-seed {
color: #3ca5c8;
}
.bondi-blue {
color: #0096b8;
}
.mosaic-blue {
color: #007e94;
}

/* CSS Variables */
:root {
--ocean-cruise:#9fd3df;
--squeaky:#6cc0d5;
--blue-raspberry-seed:#3ca5c8;
--bondi-blue:#0096b8;
--mosaic-blue:#007e94;
}

More palettes to explore