All Palettes

Color Palette #00b3aa, #4ed2e9, #a4e1f4, #c3f3f9, #e0ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.verditer {
color: #00b3aa;
}
.neon-nazar {
color: #4ed2e9;
}
.blizzard-blue {
color: #a4e1f4;
}
.heaven-gates {
color: #c3f3f9;
}
.light-cyan {
color: #e0ffff;
}

/* CSS Variables */
:root {
--verditer:#00b3aa;
--neon-nazar:#4ed2e9;
--blizzard-blue:#a4e1f4;
--heaven-gates:#c3f3f9;
--light-cyan:#e0ffff;
}

More palettes to explore