All Palettes

Color Palette #a5d8e9, #5bbedc, #3a9bb6, #007d99, #004852

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-click {
color: #a5d8e9;
}
.azurean {
color: #5bbedc;
}
.sports-blue {
color: #3a9bb6;
}
.mosaic-blue {
color: #007d99;
}
.midnight-green {
color: #004852;
}

/* CSS Variables */
:root {
--blue-click:#a5d8e9;
--azurean:#5bbedc;
--sports-blue:#3a9bb6;
--mosaic-blue:#007d99;
--midnight-green:#004852;
}

More palettes to explore