All Palettes

Color Palette #ccffcc, #66ccff, #ffcc66, #ff6699, #ffccff

0%
0%
0%

CSS code for this palette

/* CSS */
.distilled-moss {
color: #ccffcc;
}
.skyan {
color: #66ccff;
}
.qing-yellow {
color: #ffcc66;
}
.french-pink {
color: #ff6699;
}
.sugar-chic {
color: #ffccff;
}

/* CSS Variables */
:root {
--distilled-moss:#ccffcc;
--skyan:#66ccff;
--qing-yellow:#ffcc66;
--french-pink:#ff6699;
--sugar-chic:#ffccff;
}

More palettes to explore