All Palettes

Color Palette #95ccea, #76c5e0, #4ab7d9, #1fa2c7, #007b94

0%
0%
0%

CSS code for this palette

/* CSS */
.light-cornflower-blue {
color: #95ccea;
}
.hawaiian-breeze {
color: #76c5e0;
}
.aztec-sky {
color: #4ab7d9;
}
.celestine-spring {
color: #1fa2c7;
}
.mosaic-blue {
color: #007b94;
}

/* CSS Variables */
:root {
--light-cornflower-blue:#95ccea;
--hawaiian-breeze:#76c5e0;
--aztec-sky:#4ab7d9;
--celestine-spring:#1fa2c7;
--mosaic-blue:#007b94;
}

More palettes to explore