All Palettes

Color Palette #95ccea, #6bb3d1, #4b8cbe, #395f93, #2d4a7c

0%
0%
0%

CSS code for this palette

/* CSS */
.light-cornflower-blue {
color: #95ccea;
}
.charter {
color: #6bb3d1;
}
.boat-house {
color: #4b8cbe;
}
.portuguese-blue {
color: #395f93;
}
.nautical {
color: #2d4a7c;
}

/* CSS Variables */
:root {
--light-cornflower-blue:#95ccea;
--charter:#6bb3d1;
--boat-house:#4b8cbe;
--portuguese-blue:#395f93;
--nautical:#2d4a7c;
}

More palettes to explore