All Palettes

Color Palette #0096db, #00b4e6, #a1dff7, #f2fdfd, #ffffff

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.blue-atoll {
color: #00b4e6;
}
.ganon-blue {
color: #a1dff7;
}
.sparkling-snow {
color: #f2fdfd;
}
.white {
color: #ffffff;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--blue-atoll:#00b4e6;
--ganon-blue:#a1dff7;
--sparkling-snow:#f2fdfd;
--white:#ffffff;
}

More palettes to explore