All Palettes

Color Palette #a1dff7, #7dd6e8, #49b9d4, #007a8a, #004a4d

0%
0%
0%

CSS code for this palette

/* CSS */
.ganon-blue {
color: #a1dff7;
}
.middle-blue {
color: #7dd6e8;
}
.bachelor-button {
color: #49b9d4;
}
.cote-d-azur {
color: #007a8a;
}
.sherpa-blue {
color: #004a4d;
}

/* CSS Variables */
:root {
--ganon-blue:#a1dff7;
--middle-blue:#7dd6e8;
--bachelor-button:#49b9d4;
--cote-d-azur:#007a8a;
--sherpa-blue:#004a4d;
}

More palettes to explore