All Palettes

Color Palette #00b0e0, #a7e7f6, #c5f1f7, #e0ffc2, #f6bbe6

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b0e0;
}
.ganon-blue {
color: #a7e7f6;
}
.heaven-gates {
color: #c5f1f7;
}
.herbal-vapors {
color: #e0ffc2;
}
.pretty-in-pink {
color: #f6bbe6;
}

/* CSS Variables */
:root {
--blue-atoll:#00b0e0;
--ganon-blue:#a7e7f6;
--heaven-gates:#c5f1f7;
--herbal-vapors:#e0ffc2;
--pretty-in-pink:#f6bbe6;
}

More palettes to explore