All Palettes

Color Palette #a1dff7, #6ab0e2, #3b7a9b, #006c80, #004a4d

0%
0%
0%

CSS code for this palette

/* CSS */
.ganon-blue {
color: #a1dff7;
}
.xavier-blue {
color: #6ab0e2;
}
.blue-dart-frog {
color: #3b7a9b;
}
.azure-green-blue {
color: #006c80;
}
.sherpa-blue {
color: #004a4d;
}

/* CSS Variables */
:root {
--ganon-blue:#a1dff7;
--xavier-blue:#6ab0e2;
--blue-dart-frog:#3b7a9b;
--azure-green-blue:#006c80;
--sherpa-blue:#004a4d;
}

More palettes to explore