All Palettes

Color Palette #a1dff7, #7ac5e6, #5bafdc, #3b99d8, #007c9e

0%
0%
0%

CSS code for this palette

/* CSS */
.ganon-blue {
color: #a1dff7;
}
.spritzig {
color: #7ac5e6;
}
.disembark {
color: #5bafdc;
}
.dayflower {
color: #3b99d8;
}
.turkish-tile {
color: #007c9e;
}

/* CSS Variables */
:root {
--ganon-blue:#a1dff7;
--spritzig:#7ac5e6;
--disembark:#5bafdc;
--dayflower:#3b99d8;
--turkish-tile:#007c9e;
}

More palettes to explore