All Palettes

Color Palette #0096b8, #00b3aa, #00d6ba, #86e4d9, #f0f5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.verditer {
color: #00b3aa;
}
.channel-marker-green {
color: #00d6ba;
}
.cold-blue {
color: #86e4d9;
}
.anti-flash-white {
color: #f0f5f5;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--verditer:#00b3aa;
--channel-marker-green:#00d6ba;
--cold-blue:#86e4d9;
--anti-flash-white:#f0f5f5;
}

More palettes to explore