All Palettes

Color Palette #ffcc66, #66ff99, #66b2ff, #ff66b3, #ff6666

0%
0%
0%

CSS code for this palette

/* CSS */
.qing-yellow {
color: #ffcc66;
}
.thallium-flame {
color: #66ff99;
}
.ti-n-l-n-sky {
color: #66b2ff;
}
.girls-night-out {
color: #ff66b3;
}
.pompelmo {
color: #ff6666;
}

/* CSS Variables */
:root {
--qing-yellow:#ffcc66;
--thallium-flame:#66ff99;
--ti-n-l-n-sky:#66b2ff;
--girls-night-out:#ff66b3;
--pompelmo:#ff6666;
}

More palettes to explore