All Palettes

Color Palette #0096b8, #3ed8ea, #6ff1f6, #a5f8f8, #f1f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.blue-dacnis {
color: #3ed8ea;
}
.robin-s-egg {
color: #6ff1f6;
}
.waterspout {
color: #a5f8f8;
}
.distant-horizon {
color: #f1f9f9;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--blue-dacnis:#3ed8ea;
--robin-s-egg:#6ff1f6;
--waterspout:#a5f8f8;
--distant-horizon:#f1f9f9;
}

More palettes to explore