All Palettes

Color Palette #00b4e0, #a2e3e6, #b6f7ef, #c2d4e0, #fafffc

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b4e0;
}
.everest {
color: #a2e3e6;
}
.peppermint-frosting {
color: #b6f7ef;
}
.sea-drive {
color: #c2d4e0;
}
.emptiness {
color: #fafffc;
}

/* CSS Variables */
:root {
--blue-atoll:#00b4e0;
--everest:#a2e3e6;
--peppermint-frosting:#b6f7ef;
--sea-drive:#c2d4e0;
--emptiness:#fafffc;
}

More palettes to explore