All Palettes

Color Palette #006ebd, #009dd1, #00b0e0, #00c8f0, #00e1ff

0%
0%
0%

CSS code for this palette

/* CSS */
.french-blue {
color: #006ebd;
}
.blithe {
color: #009dd1;
}
.blue-atoll {
color: #00b0e0;
}
.picnic-day-sky {
color: #00c8f0;
}
.neon-blue {
color: #00e1ff;
}

/* CSS Variables */
:root {
--french-blue:#006ebd;
--blithe:#009dd1;
--blue-atoll:#00b0e0;
--picnic-day-sky:#00c8f0;
--neon-blue:#00e1ff;
}

More palettes to explore