All Palettes

Color Palette #0095b3, #00b3aa, #a5dde9, #f0f3f4, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi-blue {
color: #0095b3;
}
.verditer {
color: #00b3aa;
}
.early-july {
color: #a5dde9;
}
.zappy-zebra {
color: #f0f3f4;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--bondi-blue:#0095b3;
--verditer:#00b3aa;
--early-july:#a5dde9;
--zappy-zebra:#f0f3f4;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore