All Palettes

Color Palette #a2dae6, #6bb6d6, #4c9cc8, #3d7c9e, #2b5b73

0%
0%
0%

CSS code for this palette

/* CSS */
.nevada-sky {
color: #a2dae6;
}
.baby-tears {
color: #6bb6d6;
}
.mountain-bluebird {
color: #4c9cc8;
}
.blue-dart-frog {
color: #3d7c9e;
}
.chathams-blue {
color: #2b5b73;
}

/* CSS Variables */
:root {
--nevada-sky:#a2dae6;
--baby-tears:#6bb6d6;
--mountain-bluebird:#4c9cc8;
--blue-dart-frog:#3d7c9e;
--chathams-blue:#2b5b73;
}

More palettes to explore