All Palettes

Color Palette #a1dff7, #6cc9e0, #3ca3c8, #0090b8, #007899

0%
0%
0%

CSS code for this palette

/* CSS */
.ganon-blue {
color: #a1dff7;
}
.candid-blue {
color: #6cc9e0;
}
.blue-raspberry-seed {
color: #3ca3c8;
}
.hawaiian-ocean {
color: #0090b8;
}
.pristine-seas {
color: #007899;
}

/* CSS Variables */
:root {
--ganon-blue:#a1dff7;
--candid-blue:#6cc9e0;
--blue-raspberry-seed:#3ca3c8;
--hawaiian-ocean:#0090b8;
--pristine-seas:#007899;
}

More palettes to explore