All Palettes

Color Palette #0096db, #00aeff, #3bd4f7, #82e0f7, #c2f7ff

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.krishna-blue {
color: #00aeff;
}
.thor-s-thunder {
color: #3bd4f7;
}
.tranquil-pool {
color: #82e0f7;
}
.friendly-frost {
color: #c2f7ff;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--krishna-blue:#00aeff;
--thor-s-thunder:#3bd4f7;
--tranquil-pool:#82e0f7;
--friendly-frost:#c2f7ff;
}

More palettes to explore