All Palettes

Color Palette #95ccea, #6cb4d0, #4b8ebe, #007e94, #005866

0%
0%
0%

CSS code for this palette

/* CSS */
.light-cornflower-blue {
color: #95ccea;
}
.charter {
color: #6cb4d0;
}
.boat-house {
color: #4b8ebe;
}
.mosaic-blue {
color: #007e94;
}
.abyssal-waters {
color: #005866;
}

/* CSS Variables */
:root {
--light-cornflower-blue:#95ccea;
--charter:#6cb4d0;
--boat-house:#4b8ebe;
--mosaic-blue:#007e94;
--abyssal-waters:#005866;
}

More palettes to explore