All Palettes

Color Palette #0066ff, #0095ff, #00bfff, #33ccff, #66d9ff

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-ribbon {
color: #0066ff;
}
.starfleet-blue {
color: #0095ff;
}
.capri {
color: #00bfff;
}
.shovel-knight {
color: #33ccff;
}
.athena-blue {
color: #66d9ff;
}

/* CSS Variables */
:root {
--blue-ribbon:#0066ff;
--starfleet-blue:#0095ff;
--capri:#00bfff;
--shovel-knight:#33ccff;
--athena-blue:#66d9ff;
}

More palettes to explore