All Palettes

Color Palette #0096b8, #00b0c7, #3dd3d6, #a2e0e7, #e1f7f9

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.iris-blue {
color: #00b0c7;
}
.fresh-turquoise {
color: #3dd3d6;
}
.luminescent-blue {
color: #a2e0e7;
}
.coastal-breeze {
color: #e1f7f9;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--iris-blue:#00b0c7;
--fresh-turquoise:#3dd3d6;
--luminescent-blue:#a2e0e7;
--coastal-breeze:#e1f7f9;
}

More palettes to explore