All Palettes

Color Palette #05598a, #007c9e, #0095b3, #00b4cc, #4ae0e8

0%
0%
0%

CSS code for this palette

/* CSS */
.buccaneer-blue {
color: #05598a;
}
.turkish-tile {
color: #007c9e;
}
.bondi-blue {
color: #0095b3;
}
.iris-blue {
color: #00b4cc;
}
.blue-dacnis {
color: #4ae0e8;
}

/* CSS Variables */
:root {
--buccaneer-blue:#05598a;
--turkish-tile:#007c9e;
--bondi-blue:#0095b3;
--iris-blue:#00b4cc;
--blue-dacnis:#4ae0e8;
}

More palettes to explore