All Palettes

Color Palette #e8f1f2, #a1dff7, #4fb5e8, #0096db, #007a99

0%
0%
0%

CSS code for this palette

/* CSS */
.ethereal-white {
color: #e8f1f2;
}
.ganon-blue {
color: #a1dff7;
}
.sail-away {
color: #4fb5e8;
}
.atmosphere {
color: #0096db;
}
.sea-sight {
color: #007a99;
}

/* CSS Variables */
:root {
--ethereal-white:#e8f1f2;
--ganon-blue:#a1dff7;
--sail-away:#4fb5e8;
--atmosphere:#0096db;
--sea-sight:#007a99;
}

More palettes to explore