All Palettes

Color Palette #0096db, #00b0e0, #00d1e0, #38e2e5, #a2f6f0

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b0e0;
}
.aztec-turquoise {
color: #00d1e0;
}
.blue-dacnis {
color: #38e2e5;
}
.waterspout {
color: #a2f6f0;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--blue-atoll:#00b0e0;
--aztec-turquoise:#00d1e0;
--blue-dacnis:#38e2e5;
--waterspout:#a2f6f0;
}

More palettes to explore