All Palettes

Color Palette #1a7f9e, #3bb0c4, #5ad4d8, #7fe1e1, #a1f7f3

0%
0%
0%

CSS code for this palette

/* CSS */
.summer-blue {
color: #1a7f9e;
}
.moonstone {
color: #3bb0c4;
}
.blue-radiance {
color: #5ad4d8;
}
.deep-aquamarine {
color: #7fe1e1;
}
.waterspout {
color: #a1f7f3;
}

/* CSS Variables */
:root {
--summer-blue:#1a7f9e;
--moonstone:#3bb0c4;
--blue-radiance:#5ad4d8;
--deep-aquamarine:#7fe1e1;
--waterspout:#a1f7f3;
}

More palettes to explore