All Palettes

Color Palette #a2dae6, #86c1e9, #61a7d6, #4e8dc1, #3f6b97

0%
0%
0%

CSS code for this palette

/* CSS */
.nevada-sky {
color: #a2dae6;
}
.watery-sea {
color: #86c1e9;
}
.water-spirit {
color: #61a7d6;
}
.boat-house {
color: #4e8dc1;
}
.national-anthem {
color: #3f6b97;
}

/* CSS Variables */
:root {
--nevada-sky:#a2dae6;
--watery-sea:#86c1e9;
--water-spirit:#61a7d6;
--boat-house:#4e8dc1;
--national-anthem:#3f6b97;
}

More palettes to explore