All Palettes

Color Palette #00a8e0, #00b2d1, #00c3e6, #00d8f0, #a3ebf5

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-fire {
color: #00a8e0;
}
.iris-blue {
color: #00b2d1;
}
.blue-bikini {
color: #00c3e6;
}
.thousand-sons-blue {
color: #00d8f0;
}
.waterspout {
color: #a3ebf5;
}

/* CSS Variables */
:root {
--blue-fire:#00a8e0;
--iris-blue:#00b2d1;
--blue-bikini:#00c3e6;
--thousand-sons-blue:#00d8f0;
--waterspout:#a3ebf5;
}

More palettes to explore