All Palettes

Color Palette #0096b8, #00b3aa, #1ed2b7, #a5e3d5, #f2f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.verditer {
color: #00b3aa;
}
.exquisite-turquoise {
color: #1ed2b7;
}
.botanical-tint {
color: #a5e3d5;
}
.distant-horizon {
color: #f2f8f8;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--verditer:#00b3aa;
--exquisite-turquoise:#1ed2b7;
--botanical-tint:#a5e3d5;
--distant-horizon:#f2f8f8;
}

More palettes to explore