All Palettes

Color Palette #1a9e9e, #4cb8b8, #80d1d1, #bae3e3, #def7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.talismanic-teal {
color: #1a9e9e;
}
.crystalsong-blue {
color: #4cb8b8;
}
.belize {
color: #80d1d1;
}
.bleached-aqua {
color: #bae3e3;
}
.coastal-breeze {
color: #def7f7;
}

/* CSS Variables */
:root {
--talismanic-teal:#1a9e9e;
--crystalsong-blue:#4cb8b8;
--belize:#80d1d1;
--bleached-aqua:#bae3e3;
--coastal-breeze:#def7f7;
}

More palettes to explore