All Palettes

Color Palette #95ccea, #69b2d3, #3b8dba, #2e6e8e, #294b65

0%
0%
0%

CSS code for this palette

/* CSS */
.light-cornflower-blue {
color: #95ccea;
}
.charter {
color: #69b2d3;
}
.quiet-night {
color: #3b8dba;
}
.ocean-call {
color: #2e6e8e;
}
.majolica-blue {
color: #294b65;
}

/* CSS Variables */
:root {
--light-cornflower-blue:#95ccea;
--charter:#69b2d3;
--quiet-night:#3b8dba;
--ocean-call:#2e6e8e;
--majolica-blue:#294b65;
}

More palettes to explore