All Palettes

Color Palette #0055ff, #0077ff, #0099ff, #33beff, #66e0ff

0%
0%
0%

CSS code for this palette

/* CSS */
.n-l-blue {
color: #0055ff;
}
.blue-sparkle {
color: #0077ff;
}
.sky-of-magritte {
color: #0099ff;
}
.shovel-knight {
color: #33beff;
}
.athena-blue {
color: #66e0ff;
}

/* CSS Variables */
:root {
--n-l-blue:#0055ff;
--blue-sparkle:#0077ff;
--sky-of-magritte:#0099ff;
--shovel-knight:#33beff;
--athena-blue:#66e0ff;
}

More palettes to explore