All Palettes

Color Palette #00b4e6, #3be8d7, #6ff1d5, #a5f8e2, #def7f1

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b4e6;
}
.fresh-turquoise {
color: #3be8d7;
}
.turquoise-chalk {
color: #6ff1d5;
}
.icery {
color: #a5f8e2;
}
.frosty-mint {
color: #def7f1;
}

/* CSS Variables */
:root {
--blue-atoll:#00b4e6;
--fresh-turquoise:#3be8d7;
--turquoise-chalk:#6ff1d5;
--icery:#a5f8e2;
--frosty-mint:#def7f1;
}

More palettes to explore