All Palettes

Color Palette #a3d6e6, #a1c3d4, #74b2b9, #4f9c97, #2b7d7d

0%
0%
0%

CSS code for this palette

/* CSS */
.nevada-sky {
color: #a3d6e6;
}
.blue-dam {
color: #a1c3d4;
}
.watson-lake {
color: #74b2b9;
}
.tourmaline-turquoise {
color: #4f9c97;
}
.zirconia-teal {
color: #2b7d7d;
}

/* CSS Variables */
:root {
--nevada-sky:#a3d6e6;
--blue-dam:#a1c3d4;
--watson-lake:#74b2b9;
--tourmaline-turquoise:#4f9c97;
--zirconia-teal:#2b7d7d;
}

More palettes to explore