All Palettes

Color Palette #00bfff, #66ccff, #99ffff, #ccffcc, #ffccff

0%
0%
0%

CSS code for this palette

/* CSS */
.capri {
color: #00bfff;
}
.skyan {
color: #66ccff;
}
.glitchy-shader-blue {
color: #99ffff;
}
.distilled-moss {
color: #ccffcc;
}
.sugar-chic {
color: #ffccff;
}

/* CSS Variables */
:root {
--capri:#00bfff;
--skyan:#66ccff;
--glitchy-shader-blue:#99ffff;
--distilled-moss:#ccffcc;
--sugar-chic:#ffccff;
}

More palettes to explore