All Palettes

Color Palette #a0dad7, #6bcadb, #0096b8, #007c8f, #005c75

0%
0%
0%

CSS code for this palette

/* CSS */
.aqua-island {
color: #a0dad7;
}
.squeaky {
color: #6bcadb;
}
.bondi-blue {
color: #0096b8;
}
.by-the-bayou {
color: #007c8f;
}
.bosporus {
color: #005c75;
}

/* CSS Variables */
:root {
--aqua-island:#a0dad7;
--squeaky:#6bcadb;
--bondi-blue:#0096b8;
--by-the-bayou:#007c8f;
--bosporus:#005c75;
}

More palettes to explore