All Palettes

Color Palette #a8d3e1, #4ea9da, #00999e, #007b80, #004a4d

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.blue-astro {
color: #4ea9da;
}
.riviera-paradise {
color: #00999e;
}
.tropical-waters {
color: #007b80;
}
.sherpa-blue {
color: #004a4d;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--blue-astro:#4ea9da;
--riviera-paradise:#00999e;
--tropical-waters:#007b80;
--sherpa-blue:#004a4d;
}

More palettes to explore