All Palettes

Color Palette #0096b8, #00b3aa, #00c7b0, #9fe5d8, #f1f5f8

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.verditer {
color: #00b3aa;
}
.amazonite {
color: #00c7b0;
}
.sea-glass-teal {
color: #9fe5d8;
}
.child-of-light {
color: #f1f5f8;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--verditer:#00b3aa;
--amazonite:#00c7b0;
--sea-glass-teal:#9fe5d8;
--child-of-light:#f1f5f8;
}

More palettes to explore