All Palettes

Color Palette #def7f7, #b1e0e7, #80c7d6, #4db4c7, #0097a8

0%
0%
0%

CSS code for this palette

/* CSS */
.coastal-breeze {
color: #def7f7;
}
.powder-blue {
color: #b1e0e7;
}
.not-a-cloud-in-sight {
color: #80c7d6;
}
.viking {
color: #4db4c7;
}
.brilliant {
color: #0097a8;
}

/* CSS Variables */
:root {
--coastal-breeze:#def7f7;
--powder-blue:#b1e0e7;
--not-a-cloud-in-sight:#80c7d6;
--viking:#4db4c7;
--brilliant:#0097a8;
}

More palettes to explore