All Palettes

Color Palette #0071c2, #0096db, #00b0e0, #00d0f0, #9edff0

0%
0%
0%

CSS code for this palette

/* CSS */
.indigo-carmine {
color: #0071c2;
}
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b0e0;
}
.picnic-day-sky {
color: #00d0f0;
}
.non-photo-blue {
color: #9edff0;
}

/* CSS Variables */
:root {
--indigo-carmine:#0071c2;
--atmosphere:#0096db;
--blue-atoll:#00b0e0;
--picnic-day-sky:#00d0f0;
--non-photo-blue:#9edff0;
}

More palettes to explore