All Palettes

Color Palette #00aaff, #1fc7e0, #4dd5d3, #a5e2e9, #f0f8fa

0%
0%
0%

CSS code for this palette

/* CSS */
.protoss-pylon {
color: #00aaff;
}
.caribbean-blue {
color: #1fc7e0;
}
.medium-turquoise {
color: #4dd5d3;
}
.blizzard-blue {
color: #a5e2e9;
}
.distant-horizon {
color: #f0f8fa;
}

/* CSS Variables */
:root {
--protoss-pylon:#00aaff;
--caribbean-blue:#1fc7e0;
--medium-turquoise:#4dd5d3;
--blizzard-blue:#a5e2e9;
--distant-horizon:#f0f8fa;
}

More palettes to explore