All Palettes

Color Palette #a6c8e2, #80b3d6, #5dafcb, #3c9dc3, #007a99

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a6c8e2;
}
.regale-blue {
color: #80b3d6;
}
.crystal-seas {
color: #5dafcb;
}
.norse-blue {
color: #3c9dc3;
}
.sea-sight {
color: #007a99;
}

/* CSS Variables */
:root {
--template:#a6c8e2;
--regale-blue:#80b3d6;
--crystal-seas:#5dafcb;
--norse-blue:#3c9dc3;
--sea-sight:#007a99;
}

More palettes to explore