All Palettes

Color Palette #0096b8, #5ed3e8, #b1e0e7, #f4ffb3, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.electric-lemonade {
color: #5ed3e8;
}
.powder-blue {
color: #b1e0e7;
}
.yellow-chalk {
color: #f4ffb3;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--electric-lemonade:#5ed3e8;
--powder-blue:#b1e0e7;
--yellow-chalk:#f4ffb3;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore