All Palettes

Color Palette #a1dff7, #7dc8e3, #5ca0c7, #418b9f, #2d697c

0%
0%
0%

CSS code for this palette

/* CSS */
.ganon-blue {
color: #a1dff7;
}
.big-chill {
color: #7dc8e3;
}
.tall-waves {
color: #5ca0c7;
}
.winter-time {
color: #418b9f;
}
.san-gabriel-blue {
color: #2d697c;
}

/* CSS Variables */
:root {
--ganon-blue:#a1dff7;
--big-chill:#7dc8e3;
--tall-waves:#5ca0c7;
--winter-time:#418b9f;
--san-gabriel-blue:#2d697c;
}

More palettes to explore