All Palettes

Color Palette #a1dff7, #78c6e8, #54b4d4, #3da0c7, #2a8ab7

0%
0%
0%

CSS code for this palette

/* CSS */
.ganon-blue {
color: #a1dff7;
}
.spritzig {
color: #78c6e8;
}
.blue-martini {
color: #54b4d4;
}
.blue-raspberry-seed {
color: #3da0c7;
}
.christmas-blue {
color: #2a8ab7;
}

/* CSS Variables */
:root {
--ganon-blue:#a1dff7;
--spritzig:#78c6e8;
--blue-martini:#54b4d4;
--blue-raspberry-seed:#3da0c7;
--christmas-blue:#2a8ab7;
}

More palettes to explore