All Palettes

Color Palette #6fd8e2, #3d9aa9, #3b7b8c, #5e9da6, #a5e3df

0%
0%
0%

CSS code for this palette

/* CSS */
.aquamarine-blue {
color: #6fd8e2;
}
.caribbean-cruise {
color: #3d9aa9;
}
.larkspur {
color: #3b7b8c;
}
.frost-blue {
color: #5e9da6;
}
.ice-crystal-blue {
color: #a5e3df;
}

/* CSS Variables */
:root {
--aquamarine-blue:#6fd8e2;
--caribbean-cruise:#3d9aa9;
--larkspur:#3b7b8c;
--frost-blue:#5e9da6;
--ice-crystal-blue:#a5e3df;
}

More palettes to explore