All Palettes

Color Palette #00aaff, #3ac6e9, #75dff0, #a3f9ff, #e0ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.protoss-pylon {
color: #00aaff;
}
.shovel-knight {
color: #3ac6e9;
}
.turkish-turquoise {
color: #75dff0;
}
.eternal-winter {
color: #a3f9ff;
}
.light-cyan {
color: #e0ffff;
}

/* CSS Variables */
:root {
--protoss-pylon:#00aaff;
--shovel-knight:#3ac6e9;
--turkish-turquoise:#75dff0;
--eternal-winter:#a3f9ff;
--light-cyan:#e0ffff;
}

More palettes to explore