All Palettes

Color Palette #0076a8, #1da5d3, #78c9d9, #a7e1e6, #f1f8f9

0%
0%
0%

CSS code for this palette

/* CSS */
.summer-lake {
color: #0076a8;
}
.battery-charged-blue {
color: #1da5d3;
}
.water-flow {
color: #78c9d9;
}
.vandermint {
color: #a7e1e6;
}
.distant-horizon {
color: #f1f8f9;
}

/* CSS Variables */
:root {
--summer-lake:#0076a8;
--battery-charged-blue:#1da5d3;
--water-flow:#78c9d9;
--vandermint:#a7e1e6;
--distant-horizon:#f1f8f9;
}

More palettes to explore