All Palettes

Color Palette #2a7a7a, #3daeae, #5ed4d4, #a4e5e5, #def7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.atoll {
color: #2a7a7a;
}
.island-moment {
color: #3daeae;
}
.blue-radiance {
color: #5ed4d4;
}
.ice-crystal-blue {
color: #a4e5e5;
}
.coastal-breeze {
color: #def7f7;
}

/* CSS Variables */
:root {
--atoll:#2a7a7a;
--island-moment:#3daeae;
--blue-radiance:#5ed4d4;
--ice-crystal-blue:#a4e5e5;
--coastal-breeze:#def7f7;
}

More palettes to explore