All Palettes

Color Palette #ffcc00, #ff9966, #ff6699, #66b2ff, #99cc33

0%
0%
0%

CSS code for this palette

/* CSS */
.usc-gold {
color: #ffcc00;
}
.atomic-tangerine {
color: #ff9966;
}
.french-pink {
color: #ff6699;
}
.ti-n-l-n-sky {
color: #66b2ff;
}
.lucky-lime {
color: #99cc33;
}

/* CSS Variables */
:root {
--usc-gold:#ffcc00;
--atomic-tangerine:#ff9966;
--french-pink:#ff6699;
--ti-n-l-n-sky:#66b2ff;
--lucky-lime:#99cc33;
}

More palettes to explore