All Palettes

Color Palette #a2e0e7, #79c6d7, #4ea6c1, #2b8ba1, #1e6d8a

0%
0%
0%

CSS code for this palette

/* CSS */
.luminescent-blue {
color: #a2e0e7;
}
.water-flow {
color: #79c6d7;
}
.brig {
color: #4ea6c1;
}
.scooter {
color: #2b8ba1;
}
.saxony-blue {
color: #1e6d8a;
}

/* CSS Variables */
:root {
--luminescent-blue:#a2e0e7;
--water-flow:#79c6d7;
--brig:#4ea6c1;
--scooter:#2b8ba1;
--saxony-blue:#1e6d8a;
}

More palettes to explore