All Palettes

Color Palette #2a7cbb, #4ea8d4, #76c0e5, #a4d9e5, #d1eff5

0%
0%
0%

CSS code for this palette

/* CSS */
.haddock-s-sweater {
color: #2a7cbb;
}
.blue-astro {
color: #4ea8d4;
}
.bright-spark {
color: #76c0e5;
}
.havana-blue {
color: #a4d9e5;
}
.frostproof {
color: #d1eff5;
}

/* CSS Variables */
:root {
--haddock-s-sweater:#2a7cbb;
--blue-astro:#4ea8d4;
--bright-spark:#76c0e5;
--havana-blue:#a4d9e5;
--frostproof:#d1eff5;
}

More palettes to explore