All Palettes

Color Palette #a1dff7, #49b8e4, #0096cc, #006f94, #003a5c

0%
0%
0%

CSS code for this palette

/* CSS */
.ganon-blue {
color: #a1dff7;
}
.lake-thun {
color: #49b8e4;
}
.tomb-blue {
color: #0096cc;
}
.tropic-sea {
color: #006f94;
}
.maniac-mansion {
color: #003a5c;
}

/* CSS Variables */
:root {
--ganon-blue:#a1dff7;
--lake-thun:#49b8e4;
--tomb-blue:#0096cc;
--tropic-sea:#006f94;
--maniac-mansion:#003a5c;
}

More palettes to explore