All Palettes

Color Palette #0095ff, #00b2ff, #33ccff, #66e0ff, #99f1ff

0%
0%
0%

CSS code for this palette

/* CSS */
.starfleet-blue {
color: #0095ff;
}
.krishna-blue {
color: #00b2ff;
}
.shovel-knight {
color: #33ccff;
}
.athena-blue {
color: #66e0ff;
}
.alpine-expedition {
color: #99f1ff;
}

/* CSS Variables */
:root {
--starfleet-blue:#0095ff;
--krishna-blue:#00b2ff;
--shovel-knight:#33ccff;
--athena-blue:#66e0ff;
--alpine-expedition:#99f1ff;
}

More palettes to explore