All Palettes

Color Palette #a2dae6, #7dc7d9, #4fa6b5, #2a8d92, #1c4e6d

0%
0%
0%

CSS code for this palette

/* CSS */
.nevada-sky {
color: #a2dae6;
}
.water-flow {
color: #7dc7d9;
}
.freshwater {
color: #4fa6b5;
}
.turkish-jade {
color: #2a8d92;
}
.seafarer {
color: #1c4e6d;
}

/* CSS Variables */
:root {
--nevada-sky:#a2dae6;
--water-flow:#7dc7d9;
--freshwater:#4fa6b5;
--turkish-jade:#2a8d92;
--seafarer:#1c4e6d;
}

More palettes to explore