All Palettes

Color Palette #0096b8, #00b3aa, #00d6c8, #ffb84d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0096b8;
}
.verditer {
color: #00b3aa;
}
.mint-morning {
color: #00d6c8;
}
.floral-leaf {
color: #ffb84d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--bondi-blue:#0096b8;
--verditer:#00b3aa;
--mint-morning:#00d6c8;
--floral-leaf:#ffb84d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore