All Palettes

Color Palette #a1dff7, #4ab3e8, #1e7d94, #007c9e, #004852

0%
0%
0%

CSS code for this palette

/* CSS */
.ganon-blue {
color: #a1dff7;
}
.high-blue {
color: #4ab3e8;
}
.pagoda-blue {
color: #1e7d94;
}
.turkish-tile {
color: #007c9e;
}
.midnight-green {
color: #004852;
}

/* CSS Variables */
:root {
--ganon-blue:#a1dff7;
--high-blue:#4ab3e8;
--pagoda-blue:#1e7d94;
--turkish-tile:#007c9e;
--midnight-green:#004852;
}

More palettes to explore