All Palettes

Color Palette #95ccea, #7fb2d7, #5c9bcc, #3983b1, #1c6f9b

0%
0%
0%

CSS code for this palette

/* CSS */
.light-cornflower-blue {
color: #95ccea;
}
.regale-blue {
color: #7fb2d7;
}
.tall-waves {
color: #5c9bcc;
}
.curious-blue {
color: #3983b1;
}
.jazz-blue {
color: #1c6f9b;
}

/* CSS Variables */
:root {
--light-cornflower-blue:#95ccea;
--regale-blue:#7fb2d7;
--tall-waves:#5c9bcc;
--curious-blue:#3983b1;
--jazz-blue:#1c6f9b;
}

More palettes to explore