All Palettes

Color Palette #0096d6, #00b4e6, #00d2e6, #22f7e2, #a9f9f0

0%
0%
0%

CSS code for this palette

/* CSS */
.bayern-blue {
color: #0096d6;
}
.blue-atoll {
color: #00b4e6;
}
.aztec-turquoise {
color: #00d2e6;
}
.aurichalcite {
color: #22f7e2;
}
.pale-king-s-blue {
color: #a9f9f0;
}

/* CSS Variables */
:root {
--bayern-blue:#0096d6;
--blue-atoll:#00b4e6;
--aztec-turquoise:#00d2e6;
--aurichalcite:#22f7e2;
--pale-king-s-blue:#a9f9f0;
}

More palettes to explore