All Palettes

Color Palette #00b0e0, #a4e5e2, #d8e9e2, #f1f7e9, #a3d7b8

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b0e0;
}
.ice-crystal-blue {
color: #a4e5e2;
}
.aqua-breeze {
color: #d8e9e2;
}
.applemint-soda {
color: #f1f7e9;
}
.nihilakh-oxide {
color: #a3d7b8;
}

/* CSS Variables */
:root {
--blue-atoll:#00b0e0;
--ice-crystal-blue:#a4e5e2;
--aqua-breeze:#d8e9e2;
--applemint-soda:#f1f7e9;
--nihilakh-oxide:#a3d7b8;
}

More palettes to explore