All Palettes

Color Palette #a1dff7, #6bcadb, #2e9bbd, #1c697d, #0d4c54

0%
0%
0%

CSS code for this palette

/* CSS */
.ganon-blue {
color: #a1dff7;
}
.squeaky {
color: #6bcadb;
}
.sailfish {
color: #2e9bbd;
}
.hanaasagi-blue {
color: #1c697d;
}
.iron-teal {
color: #0d4c54;
}

/* CSS Variables */
:root {
--ganon-blue:#a1dff7;
--squeaky:#6bcadb;
--sailfish:#2e9bbd;
--hanaasagi-blue:#1c697d;
--iron-teal:#0d4c54;
}

More palettes to explore