All Palettes

Color Palette #0096db, #00b4e6, #00c3e6, #00d2e6, #00e2e6

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b4e6;
}
.blue-bikini {
color: #00c3e6;
}
.aztec-turquoise {
color: #00d2e6;
}
.thousand-sons-blue {
color: #00e2e6;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--blue-atoll:#00b4e6;
--blue-bikini:#00c3e6;
--aztec-turquoise:#00d2e6;
--thousand-sons-blue:#00e2e6;
}

More palettes to explore