All Palettes

Color Palette #95ccea, #69b5e8, #4c9dd6, #3889c7, #2c7baf

0%
0%
0%

CSS code for this palette

/* CSS */
.light-cornflower-blue {
color: #95ccea;
}
.sanctuary-spa {
color: #69b5e8;
}
.waimea-blue {
color: #4c9dd6;
}
.king-triton {
color: #3889c7;
}
.vermeer-blue {
color: #2c7baf;
}

/* CSS Variables */
:root {
--light-cornflower-blue:#95ccea;
--sanctuary-spa:#69b5e8;
--waimea-blue:#4c9dd6;
--king-triton:#3889c7;
--vermeer-blue:#2c7baf;
}

More palettes to explore