All Palettes

Color Palette #0096db, #00b4e6, #00dae6, #00e5e6, #9bf3f3

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b4e6;
}
.thousand-sons-blue {
color: #00dae6;
}
.bright-turquoise {
color: #00e5e6;
}
.freezy-breezy {
color: #9bf3f3;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--blue-atoll:#00b4e6;
--thousand-sons-blue:#00dae6;
--bright-turquoise:#00e5e6;
--freezy-breezy:#9bf3f3;
}

More palettes to explore