All Palettes

Color Palette #0096e0, #00b4e6, #00d6e6, #4ff3f3, #90f9f0

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096e0;
}
.blue-atoll {
color: #00b4e6;
}
.aztec-turquoise {
color: #00d6e6;
}
.frozen-turquoise {
color: #4ff3f3;
}
.defense-matrix {
color: #90f9f0;
}

/* CSS Variables */
:root {
--atmosphere:#0096e0;
--blue-atoll:#00b4e6;
--aztec-turquoise:#00d6e6;
--frozen-turquoise:#4ff3f3;
--defense-matrix:#90f9f0;
}

More palettes to explore