All Palettes

Color Palette #a0d8e9, #6bc3d6, #3da5bd, #007c8f, #004852

0%
0%
0%

CSS code for this palette

/* CSS */
.nevada-sky {
color: #a0d8e9;
}
.squeaky {
color: #6bc3d6;
}
.moonstone {
color: #3da5bd;
}
.by-the-bayou {
color: #007c8f;
}
.midnight-green {
color: #004852;
}

/* CSS Variables */
:root {
--nevada-sky:#a0d8e9;
--squeaky:#6bc3d6;
--moonstone:#3da5bd;
--by-the-bayou:#007c8f;
--midnight-green:#004852;
}

More palettes to explore