All Palettes

Color Palette #009bc2, #00b0e0, #00cae0, #aae7f3, #f5fafa

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-blue {
color: #009bc2;
}
.blue-atoll {
color: #00b0e0;
}
.aztec-turquoise {
color: #00cae0;
}
.uranus {
color: #aae7f3;
}
.everlasting-ice {
color: #f5fafa;
}

/* CSS Variables */
:root {
--ocean-blue:#009bc2;
--blue-atoll:#00b0e0;
--aztec-turquoise:#00cae0;
--uranus:#aae7f3;
--everlasting-ice:#f5fafa;
}

More palettes to explore