All Palettes

Color Palette #95ccea, #6bb5e6, #4a8fc4, #2c6b9b, #1b4a69

0%
0%
0%

CSS code for this palette

/* CSS */
.light-cornflower-blue {
color: #95ccea;
}
.norfolk-sky {
color: #6bb5e6;
}
.azure-blue {
color: #4a8fc4;
}
.blues {
color: #2c6b9b;
}
.terror-from-the-deep {
color: #1b4a69;
}

/* CSS Variables */
:root {
--light-cornflower-blue:#95ccea;
--norfolk-sky:#6bb5e6;
--azure-blue:#4a8fc4;
--blues:#2c6b9b;
--terror-from-the-deep:#1b4a69;
}

More palettes to explore