All Palettes

Color Palette #a7d8e7, #6ec5d8, #4da3b3, #2b7a88, #1f4d46

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-click {
color: #a7d8e7;
}
.squeaky {
color: #6ec5d8;
}
.freshwater {
color: #4da3b3;
}
.panorama {
color: #2b7a88;
}
.nighthawks {
color: #1f4d46;
}

/* CSS Variables */
:root {
--blue-click:#a7d8e7;
--squeaky:#6ec5d8;
--freshwater:#4da3b3;
--panorama:#2b7a88;
--nighthawks:#1f4d46;
}

More palettes to explore