All Palettes

Color Palette #0096db, #00b0e0, #00d4f5, #82e0f7, #a8f6ff

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b0e0;
}
.picnic-day-sky {
color: #00d4f5;
}
.tranquil-pool {
color: #82e0f7;
}
.waterspout {
color: #a8f6ff;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--blue-atoll:#00b0e0;
--picnic-day-sky:#00d4f5;
--tranquil-pool:#82e0f7;
--waterspout:#a8f6ff;
}

More palettes to explore