All Palettes

Color Palette #0096db, #00bdd6, #02a6f2, #50c2f7, #80d3fa

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.maldives {
color: #00bdd6;
}
.vivid-cerulean {
color: #02a6f2;
}
.clean-pool {
color: #50c2f7;
}
.kul-sharif-blue {
color: #80d3fa;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--maldives:#00bdd6;
--vivid-cerulean:#02a6f2;
--clean-pool:#50c2f7;
--kul-sharif-blue:#80d3fa;
}

More palettes to explore