All Palettes

Color Palette #2c5f8c, #4b7c9b, #6da2b6, #9dd6e1, #c3e5ef

0%
0%
0%

CSS code for this palette

/* CSS */
.bay-site {
color: #2c5f8c;
}
.tech-wave {
color: #4b7c9b;
}
.estuary-blue {
color: #6da2b6;
}
.ocean-cruise {
color: #9dd6e1;
}
.skylark {
color: #c3e5ef;
}

/* CSS Variables */
:root {
--bay-site:#2c5f8c;
--tech-wave:#4b7c9b;
--estuary-blue:#6da2b6;
--ocean-cruise:#9dd6e1;
--skylark:#c3e5ef;
}

More palettes to explore